info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cleanly replacing the trunk (but keeping one branch)


From: Jim Hyslop
Subject: Re: cleanly replacing the trunk (but keeping one branch)
Date: Sat, 27 Aug 2005 00:36:10 -0400
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Jim Hyslop wrote:
Nikita Tovstoles wrote:
[...]

checked into the repository.  What I'd like to do now,
is to keep the branch as it is, but completely remove
the trunk and replace it with all the new code that is
on my laptop at the moment. I've been the only
commiter so far. How can I do that?


Oops, forgot a step:
cvs co module

cd module

cvs update -j HEAD -j branch-tag
cvs commit

*Now* you're done ;=)

--
Jim





reply via email to

[Prev in Thread] Current Thread [Next in Thread]