git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Dongsheng Song" <dongsheng.song@gmail.com>
To: "Git Mailing List" <git@vger.kernel.org>
Subject: Can git-svn treat specify paths as branches ?
Date: Tue, 3 Jul 2007 17:12:49 +0800	[thread overview]
Message-ID: <4b3406f0707030212h1e029023sf74c5c7b0e95654b@mail.gmail.com> (raw)

For google code projects, the repositories organized is:

branches  tags  trunk  wiki

Can I treat wiki as a branch? i.e.

[svn-remote "svn"]
        url = http://serf.googlecode.com/svn
        fetch = trunk:refs/remotes/trunk
        branches = branches/*,wiki:refs/remotes/*
        tags = tags/*:refs/remotes/tags/*

---
Dongsheng

             reply	other threads:[~2007-07-03  9:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-03  9:12 Dongsheng Song [this message]
2007-07-03 12:53 ` Can git-svn treat specify paths as branches ? Jeffrey C. Ollie
2007-07-03 14:11   ` Dongsheng Song

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=4b3406f0707030212h1e029023sf74c5c7b0e95654b@mail.gmail.com \
    --to=dongsheng.song@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).