You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Graeme Kidd <co...@hotmail.com> on 2009/04/07 19:53:20 UTC

Checkout into a unversion directory that contains the same folder/file names

Hi,
When I want to checkout a folder from the repository into an un-versioned 
directory that already contains the same folders names as the versioned 
directory in the repository I get this message:

svn: Failed to add directory 'Parent Folder\Child Folder': an unversioned 
directory of the same name already exists

I was hoping that it would instead act in the same way Tortoise SVN does, in 
that it alerts you that some folders are the same and simply merges any 
files into the folders that have the same name.

Is it possible to do the same thing in the subversion command line client?

Thanks

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1582696

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

RE: Checkout into a unversion directory that contains the same folder/file names

Posted by Graeme Kidd <co...@hotmail.com>.
>> svn: Failed to add directory 'Parent Folder\Child Folder': an
> unversioned
>> directory of the same name already exists
>>
>> Is it possible to do the same thing in the subversion command line
> client?
>
>
> Have you tried the --force option? (which I am pretty sure TSVN uses)
>
> BOb

Thanks Bob the --force option worked.
_________________________________________________________________
Share your photos with Windows Live Photos – Free.
http://clk.atdmt.com/UKM/go/134665338/direct/01/

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1593152

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].


RE: Checkout into a unversion directory that contains the same folder/file names

Posted by Bob Archer <bo...@amsi.com>.
> svn: Failed to add directory 'Parent Folder\Child Folder': an
unversioned
> directory of the same name already exists
> 
> Is it possible to do the same thing in the subversion command line
client?


Have you tried the --force option? (which I am pretty sure TSVN uses)

BOb

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1582903

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].