Garrett Rooney wrote:
>
>> 2. After executing the command:
>>
>> $ svn copy http://svn.example.com/repos/vendor/libcomplex/1.0 \
>> http://svn.example.com/repos/calc/libcomplex \
>> -m 'bringing libcomplex-1.0 into the main branch'
>>
>> We'll have a repository that looks like this:
>>
>> http://svn.example.com/repos/calc/libcomplex/1.0
>>
>> Correct?
>
> No. The example assumes that the libcomplex directory does not exist
in
> calc before the copy, so the 1.0 directory from the vendor branch
> becomes the new libcomplex directory inside calc.
Ah, got it. Thanks!
Can someone answer my first question? I'm about to bring in another
vendor drop and I want to do it right the first time:
>> 1. What's the best way to "replace the current version with the new
>> libcomplex 1.1 source code"? Do we simply "blow away" the old
version
>> with "svn del" and import the new?
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http://hotjobs.sweepstakes.yahoo.com/careermakeover
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 30 20:41:59 2004