git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Changsheng Jiang <jiangzuoyan@gmail.com>
To: git@vger.kernel.org
Subject: how to fetch a new svn branch after clone?
Date: Thu, 16 Jul 2009 23:30:27 +0800	[thread overview]
Message-ID: <eafc0afe0907160830m29e2f3d3jf5c0e9db29cace54@mail.gmail.com> (raw)

Hi list,

I know how to clone a svn repository with all branches and tags at the
initial step, but I find no answers of how to fetch a new svn branch
after clone.

For example, this

git svn clone http://svn.example.com/project -T trunk -b branches -t tags

will clone all branches. but that clone, the svn repository has a new
branch test with url http://svn.example.com/project/test, how to clone
it as the initial step?

Thanks.

                                                     Changsheng Jiang

             reply	other threads:[~2009-07-16 15:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-16 15:30 Changsheng Jiang [this message]
2009-07-16 20:26 ` how to fetch a new svn branch after clone? Marc Branchaud
2009-07-17  2:00   ` Changsheng Jiang
     [not found]     ` <6786ed4f0907161918t5d4489a5uf1c315b07f850e2e@mail.gmail.com>
2009-07-17  2:25       ` Changsheng Jiang
2009-07-17 16:09     ` Marc Branchaud

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=eafc0afe0907160830m29e2f3d3jf5c0e9db29cace54@mail.gmail.com \
    --to=jiangzuoyan@gmail.com \
    --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;
as well as URLs for NNTP newsgroup(s).