AW: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Markus Schaber
Hi, Uli, Von: Ulrich Eckhardt [mailto:ulrich.eckha...@dominolaser.com] > On Monday 22 August 2011, Markus Schaber wrote: > > We need to add a new directory including files and properties to a > > subversion repository "in-place". > > Just to be sure: There are auto-props, which could help in comb

AW: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Markus Schaber
Hi, Mark, Von: Mark Phippard [mailto:markp...@gmail.com] > On Mon, Aug 22, 2011 at 6:00 AM, Markus Schaber > wrote: >> We need to add a new directory including files and properties to a >> subversion repository "in-place". >> >> With SVN 1.6, the following did work: (I know that this is only

AW: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Markus Schaber
Hi, Mark, Von: Mark Phippard [mailto:markp...@gmail.com] > On Mon, Aug 22, 2011 at 11:31 AM, Markus Schaber wrote: >> We do not insist in the "detach" step. The "detach" step just was part of the workaround to get an inplace-import with SVN 1.6, just as the second commit is part our workaround

AW: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Markus Schaber
Hi, Mark, Von: Mark Phippard [mailto:markp...@gmail.com] > On Mon, Aug 22, 2011 at 12:01 PM, Markus Schaber > wrote: >> Those steps work nice, but they leave us with a working copy having the >> parent of the project directory as its root, instead of the project >> directory itself. This is wh

AW: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Markus Schaber
Hi, Mark, Von: Mark Phippard [mailto:markp...@gmail.com] >> [ in place checkout] > This also should work: > > $ svn co --depth=empty url://server/repos/parent tmp > $ fill with data directory and files > $ svn add data > $ set properties > $ svn ci -m Commit the data folder > > $ svn co url://

AW: Single-commit import with properties and SVN 1.7

2011-08-23 Thread Markus Schaber
Hi, Uli, Von: Ulrich Eckhardt [mailto:ulrich.eckha...@dominolaser.com] > On Monday 22 August 2011, Markus Schaber wrote: > > We need to add a new directory including files and properties to a > > subversion repository "in-place". > > There are two more things that came to mind that could help you

AW: Single-commit import with properties and SVN 1.7

2011-08-23 Thread Markus Schaber
Hi, Von: Markus Schaber [mailto:m.scha...@3s-software.com] > Von: Ulrich Eckhardt [mailto:ulrich.eckha...@dominolaser.com] > > On Monday 22 August 2011, Markus Schaber wrote: > > > We need to add a new directory including files and properties to a > > > subversion repository "in-place". > > > > Th

Re: AW: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Andreas Krey
On Mon, 22 Aug 2011 18:01:34 +, Markus Schaber wrote: > > What does not work that worked with 1.6? > > Those steps work nice, but they leave us with a working copy having the > parent of the project directory as its root, instead of the project > directory itself. Is there a reason that

AW: AW: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Markus Schaber
Hi, Andreas, Von: Andreas Krey [mailto:a.k...@gmx.de] > On Mon, 22 Aug 2011 18:01:34 +, Markus Schaber wrote: > > > > What does not work that worked with 1.6? > > > > Those steps work nice, but they leave us with a working copy having > > the parent of the project directory as its root, i

Re: AW: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Andreas Krey
On Mon, 22 Aug 2011 18:17:48 +, Markus Schaber wrote: ... > I cannot create a working copy directly in the project directory when > the project directory is just to be created with the import. Oops, forget it. I misunderstood the requirement. Anyway, is throwing away the import sandbox and ch

AW: AW: Single-commit import with properties and SVN 1.7

2011-08-22 Thread Markus Schaber
Hi, Andreas, Von: Andreas Krey [mailto:a.k...@gmx.de] > On Mon, 22 Aug 2011 18:17:48 +, Markus Schaber wrote: > ... > > I cannot create a working copy directly in the project directory when > > the project directory is just to be created with the import. > > Oops, forget it. I misunderstood t