Git development
 help / color / mirror / Atom feed
From: doki_pen <doki_pen@doki-pen.org>
To: git@vger.kernel.org
Subject: minor git-svn bug
Date: Thu, 02 Jul 2009 13:16:49 -0400	[thread overview]
Message-ID: <4A4CEB81.4080309@doki-pen.org> (raw)

Is this the right place to bring up bugs?  Or only patches?  Anyway, I 
found a small bug.

Due to some strange structure on the svn host, I have manually added the 
fetch lines to the [svn-remote] section of config.  There are hundreds 
of branches and tags, so I only have lines for what I need.  I removed 
one that I thought I didn't need anymore, and also removed the remote 
tracking branch.  When I discovered that I needed the branch again, I 
added it back to svn-remotes and did a git svn fetch.  There were no new 
commits on the branch, so the remote tracking branch was not recreated.  
The work around was to do a commit on the branch via svn, then git svn 
fetch.  This caused the remote tracking branch to reappear. 

             reply	other threads:[~2009-07-02 17:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-02 17:16 doki_pen [this message]
2009-07-03  6:24 ` minor git-svn bug Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A4CEB81.4080309@doki-pen.org \
    --to=doki_pen@doki-pen.org \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox