info-cvs
[Top][All Lists]
Advanced

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

Re: commiting a sticky file


From: Spiro Trikaliotis
Subject: Re: commiting a sticky file
Date: Sat, 25 Jul 2009 19:43:42 +0200
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

Hello,

* On Fri, Jul 24, 2009 at 12:01:12PM -0700 sparkylee wrote:
 
> i guess this is a dumb question but i'll be danged if i can find the
> answer.
> 
> i have a main trunk and want to create a branch.  i do it, and check
> out the branch. now all the files are sticky. i can't commit them.  i
> want to edit and commit to the branch.

Can you give the exact commands you are using?

When you create a branch and update your sandbox to point there, all
files get a sticky tag, that's right. However, it should be the sticky
tag of a branch - thus, you can commit there.

However, if the tag is no branch tag, you cannot commit. Thus, I assume
you are giving wrong commands.

An example how it works (from inside of the sandbox):

$ cvs tag -r TAG_FROM_WHICH_YOU_WANT_TO_BRANCH  -b BRANCH_TAG
$ cvs up -r BRANCH_TAG

HTH,
Spiro.

-- 
Spiro R. Trikaliotis                              http://opencbm.sf.net/
http://www.trikaliotis.net/                     http://www.viceteam.org/




reply via email to

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