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:31:49 -0400
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

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?


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

done.

--
Jim





reply via email to

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