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

Re: Vendor branch help

From: Epsilon <epsilon_at_yahoo.com>
Date: 2004-04-30 20:22:02 CEST

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

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.