git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Weber <marco-oweber@gmx.de>
To: git@vger.kernel.org
Subject: git-svn is there a way to track non standard layouts?
Date: Mon, 19 May 2008 23:03:43 +0200	[thread overview]
Message-ID: <20080519210343.GA27761@gmx.de> (raw)

I've got a directory layout looking like this:
A/{trunk,server}
B/{trunk,server}
C/{trunk,server}

Where A,B,C are small variations of the same project (adjusted to
different customers).

Can I tell git-svn to track those 6 directories or do I have to change
the svn layout to

A/{trunk,branches/server}
B/{trunk,branches/server}
C/{trunk,branches/server}

and use git-svn clone 3 times?

Sincerly Marc Weber

                 reply	other threads:[~2008-05-19 21:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20080519210343.GA27761@gmx.de \
    --to=marco-oweber@gmx.de \
    --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).