git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-svn with non-standard repository layout
@ 2012-12-04 17:29 Piotr Krukowiecki
       [not found] ` <50BE68C9.7070100@cafu.de>
  0 siblings, 1 reply; 6+ messages in thread
From: Piotr Krukowiecki @ 2012-12-04 17:29 UTC (permalink / raw)
  To: Git Mailing List

Hi,

Is there a way to handle svn repository with following layout?

repo/trunk
repo/branches/branch1
repo/branches/branch2
repo/branches/work/developer1/branch3
repo/branches/work/developer1/branch4
repo/branches/work/developer2/branch5

In default configuration it treats "work" dir as a branch. If I
configure it with branches = branches/work/*/* it recognizes them
correctly, but then the "normal" branch1, branch2 are lost.

Ideally, I'd have one git repo with trunk, branches/{branch1,branch2},
work/developerX/branchY branches...

Any ideas?

--
Piotr Krukowiecki

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-12-11 15:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-04 17:29 git-svn with non-standard repository layout Piotr Krukowiecki
     [not found] ` <50BE68C9.7070100@cafu.de>
2012-12-05 16:26   ` Piotr Krukowiecki
2012-12-05 16:44     ` Stephen Bash
2012-12-05 22:19       ` Piotr Krukowiecki
2012-12-05 23:54         ` Stephen Bash
2012-12-11 15:46           ` Piotr Krukowiecki

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).