[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Help or suggestions on porting to subversion

From: San Martino <sanmrtn96_at_gmail.com>
Date: Fri, 12 Nov 2010 02:51:45 +0100

2010/11/12 Ryan Schmidt <subversion-2010d_at_ryandesign.com>:
> On Nov 11, 2010, at 18:33, San Martino wrote:
>
>> $ svn mkdir file:///home/x/repo/tag/change001/
>> $ svn copy --parents file:///home/x/repo/trunk/test/java_imports
>> file:///home/x/repo/tag/change001/
>> $ svn ls file:///home/x/repo/tag/change001/
>> java_imports
>>
>> From the help "svn copy --parents" should create "some" missing
>> directories..doesn't it?
>> Do you have any idea why I don't see any directories in the repository
>> under change001?
>
>
> You do see a directory under change001: the java_imports directory you told it to copy there. What did you expect to see instead?

Sorry, my fault. I misunderstood the semantic behind --parents.
Received on 2010-11-12 02:52:26 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.