From: Andreas Schwab <schwab@linux-m68k.org>
To: "Albert Krawczyk" <pro-logic@optusnet.com.au>
Cc: <git@vger.kernel.org>
Subject: Re: Git SVN non-standard branch/tag/trunk layout
Date: Mon, 13 Dec 2010 01:25:19 +0100 [thread overview]
Message-ID: <m2fwu2ecy8.fsf@igel.home> (raw)
In-Reply-To: <006c01cb9a44$8407d2f0$8c1778d0$@optusnet.com.au> (Albert Krawczyk's message of "Mon, 13 Dec 2010 08:35:34 +1100")
"Albert Krawczyk" <pro-logic@optusnet.com.au> writes:
> Essentially instead of having one project per repo, there are multiple
> projects in the repo. So the repo looks like this
>
> ---SVN Root --- Folder(Proj1) ---- Files
> \
> ---- Folder(Proj2) --- Trunk - Files
> | \
> | - Branch - Files
> | |
> | - Tag - ...
> |
> |- Proj3 - Files
> |- Proj4 - Trunk
> |-Branch
> | - Tag
>
> The question is, is there a way I can get Git SVN to understand and
> replicate this layout in a git repo? I don't mind if I have to import the
> entire repo again into git.
If they are multiple projects then you'll probably be better off
importing each project into its own git repository.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
next prev parent reply other threads:[~2010-12-13 0:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-12 21:35 Git SVN non-standard branch/tag/trunk layout Albert Krawczyk
2010-12-13 0:25 ` Andreas Schwab [this message]
2010-12-13 0:55 ` Albert Krawczyk
2010-12-13 14:23 ` Stephen Bash
2010-12-13 21:08 ` Albert Krawczyk
2010-12-13 21:23 ` Stephen Bash
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=m2fwu2ecy8.fsf@igel.home \
--to=schwab@linux-m68k.org \
--cc=git@vger.kernel.org \
--cc=pro-logic@optusnet.com.au \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.