Question Implementing Subversion protocol 2 and add-dir command in commit operation
From: Ignacio Manzano <ignacio.manzano_at_gmail.com>
Date: Thu, 1 Sep 2011 16:42:54 -0300
Hi,
I'm implementing the subversion protocol 2 in Java and I have the following
When I try to commit a new Folder I received from the standard svn client
Based on the following directory structure.
myWc/
I created a new dir called 'z' under the folder 'dirA'. When I execute the
( open-root ( ( ) 2:d0 ) )
My problem is the add-dir has as parent the token d0 and d0 is the root, so
Thanks in advance,
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.