Re: git-svn with non-standard repository layout

2012-12-11 Thread Piotr Krukowiecki
On Thu, Dec 6, 2012 at 12:54 AM, Stephen Bash wrote: > - Original Message - >> From: "Piotr Krukowiecki" >> Sent: Wednesday, December 5, 2012 5:19:44 PM >> Subject: Re: git-svn with non-standard repository layout >> >> Do you mean something like

Re: git-svn with non-standard repository layout

2012-12-05 Thread Stephen Bash
- Original Message - > From: "Piotr Krukowiecki" > Sent: Wednesday, December 5, 2012 5:19:44 PM > Subject: Re: git-svn with non-standard repository layout > > Do you mean something like > >branches = branches/work/*/*:refs/remotes/work/* >br

Re: git-svn with non-standard repository layout

2012-12-05 Thread Piotr Krukowiecki
On Wed, Dec 5, 2012 at 5:44 PM, Stephen Bash wrote: > - Original Message - >> From: "Piotr Krukowiecki" >> Sent: Wednesday, December 5, 2012 11:26:54 AM >> Subject: Re: git-svn with non-standard repository layout >> >> On Tue, Dec 4, 2012 at

Re: git-svn with non-standard repository layout

2012-12-05 Thread Stephen Bash
- Original Message - > From: "Piotr Krukowiecki" > Sent: Wednesday, December 5, 2012 11:26:54 AM > Subject: Re: git-svn with non-standard repository layout > > On Tue, Dec 4, 2012 at 10:19 PM, Carsten Fuchs > wrote: > > Hi Piotr, > > > >

Re: git-svn with non-standard repository layout

2012-12-05 Thread Piotr Krukowiecki
On Tue, Dec 4, 2012 at 10:19 PM, Carsten Fuchs wrote: > Hi Piotr, > > Am 2012-12-04 18:29, schrieb Piotr Krukowiecki: > >> Is there a way to handle svn repository with following layout? >> >> repo/trunk >> repo/branches/branch1 >> repo/branches/branch2 >> repo/branches/work/developer1/branch3 >> r