Re: svnrdump tool

2010-09-28 Thread Ramkumar Ramachandra
Hi Daniel, Daniel Shahaf writes: > > $ cat /test.dump > > Node-path: test.txt > > Node-path: trunk > > Node-path: trunk/A > > Node-path: trunk/A/B > > Node-path: trunk/A/B/E > > Node-path: trunk/A/B/E/alpha > > Node-path: trunk/A/B/E/beta > > Node-path: trunk/A/B/F > > Node-path: trunk/A/B/lambda

Re: svnrdump tool

2010-09-28 Thread Daniel Shahaf
Ramkumar Ramachandra wrote on Tue, Sep 28, 2010 at 00:44:40 +0530: > Hi Daniel, > > Daniel Shahaf writes: > > svnsync allows you to sync a subdir of a repository (i.e., > > svnsync $REPOS/trunk/A/B $MIRROR > > ), but does it also create /trunk/A/B in the mirror? > > Yes, it does. > > > But for

Re: svnrdump tool

2010-09-27 Thread Ramkumar Ramachandra
Hi Daniel, Daniel Shahaf writes: > svnsync allows you to sync a subdir of a repository (i.e., > svnsync $REPOS/trunk/A/B $MIRROR > ), but does it also create /trunk/A/B in the mirror? Yes, it does. > But for now I still think that svnrdump invocation I quoted above > shouldn't have outputted a

Re: svnrdump tool

2010-09-26 Thread Daniel Shahaf
Ramkumar Ramachandra wrote on Sun, Sep 26, 2010 at 01:48:18 +0530: > Hi Daniel, > > Daniel Shahaf writes: > > Daniel Shahaf wrote on Sat, Sep 25, 2010 at 16:49:08 +0200: > > > 0:/tmp/svn% $svnrdump dump file://$PWD/r1/trunk/A/B 2>&1 | grep > > > Node-path > > > Node-path: trunk > > > Node-p

Re: svnrdump tool

2010-09-25 Thread Ramkumar Ramachandra
Hi Daniel, Daniel Shahaf writes: > Daniel Shahaf wrote on Sat, Sep 25, 2010 at 16:49:08 +0200: > > 0:/tmp/svn% $svnrdump dump file://$PWD/r1/trunk/A/B 2>&1 | grep Node-path > > Node-path: trunk > > Node-path: trunk/A > > Node-path: trunk/A/B > > Node-path: trunk/A/B/E > > Node-path: tr

Re: svnrdump tool

2010-09-25 Thread Daniel Shahaf
Daniel Shahaf wrote on Sat, Sep 25, 2010 at 16:49:08 +0200: > Ramkumar Ramachandra wrote on Sat, Sep 25, 2010 at 19:53:31 +0530: > > Daniel Shahaf writes: > > > Is it currently possible to cause svnrdump to dump rN in full? (like > > > svnadmin dump --incremental) > > > > No, it's not. > > > >

Re: svnrdump tool

2010-09-25 Thread Daniel Shahaf
Ramkumar Ramachandra wrote on Sat, Sep 25, 2010 at 19:53:31 +0530: > Daniel Shahaf writes: > > Is it currently possible to cause svnrdump to dump rN in full? (like > > svnadmin dump --incremental) > > No, it's not. > I think it'll be a useful addition, so I've went ahead and recorded it: http:/

Re: svnrdump tool

2010-09-25 Thread Ramkumar Ramachandra
Hi Daniel, Daniel Shahaf writes: > Does > svnrdump dump -r 100 https://svn.apache.org/repos/asf/subversion > also produce a deltified dump? (of r100 to its predecessor) Yes, it does. > Is it currently possible to cause svnrdump to dump rN in full? (like > svnadmin dump --incremen

Re: svnrdump tool

2010-09-25 Thread Daniel Shahaf
Ramkumar Ramachandra wrote on Sat, Sep 25, 2010 at 19:31:19 +0530: > Hi Karl, > > Karl Heinz Marbaise writes: > > i just want to give an other information which i found about the > > subject which seemed to be related to the svnrdump tool... > > > > http://rsvn

Re: svnrdump tool

2010-09-25 Thread Karl Heinz Marbaise
Hi Ram, Yes, I saw this tool before I decided to write svnrdump. The main difference is that rsvndump produces a non-deltified dump, while svnrdump can only produce a deltified dump (dumpfile v3). As a consequence, rsvndump is slow and needs a lot of memory while svnrdump is fast and uses little

Re: svnrdump tool

2010-09-25 Thread Ramkumar Ramachandra
Hi Karl, Karl Heinz Marbaise writes: > i just want to give an other information which i found about the > subject which seemed to be related to the svnrdump tool... > > http://rsvndump.sourceforge.net/ Yes, I saw this tool before I decided to write svnrdump. The main difference is t

svnrdump tool

2010-09-25 Thread Karl Heinz Marbaise
Hello, i just want to give an other information which i found about the subject which seemed to be related to the svnrdump tool... http://rsvndump.sourceforge.net/ Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl