Re: commiting a sticky file

2009-08-06 Thread sparkylee
i think i'll sum up what i think i've learned to put an end to this lengthy thread. i want to thank you, esp. Mark Risman. the original problem is that we created a branch, a subsequent tag, and when i checked out the tag i couldn't commit changes because the files were sticky. what i have

RE: commiting a sticky file

2009-08-04 Thread Risman, Mark
will have its own number, rather than reusing the number from the deleted branch. -Original Message- From: Lee Slaughter [mailto:l...@slaughters.com] Sent: Monday, August 03, 2009 6:45 PM To: Risman, Mark Cc: Lee Slaughter Subject: Re: commiting a sticky file Risman, Mark wrote: I haven't seen

RE: commiting a sticky file

2009-08-04 Thread Risman, Mark
to the branch you want to commit to. From: Lee Slaughter [mailto:l...@slaughters.com] Sent: Tuesday, August 04, 2009 12:23 PM To: Risman, Mark Cc: Lee Slaughter Subject: Re: commiting a sticky file Risman, Mark wrote: You're seeing 1.6.2.1 as your working revision

RE: commiting a sticky file

2009-07-30 Thread Risman, Mark
-Original Message- From: info-cvs-bounces+mark.risman=mlb@nongnu.org [mailto:info-cvs-bounces+mark.risman=mlb@nongnu.org] On Behalf Of sparkylee Sent: Wednesday, July 29, 2009 4:13 PM To: info-cvs@nongnu.org Subject: Re: commiting a sticky file [...] now... RCP_5_0_1

Re: commiting a sticky file

2009-07-30 Thread sparkylee
snip.. Risman Do you mean track differences between the tags? As long as you have the two tags, you can track the differences, though if the tags never change then neither will the differences. Remember that if one of the tags were a branch tag, that will move as

Re: commiting a sticky file

2009-07-30 Thread sparkylee
Risman Do you mean track differences between the tags? As long as you have the two tags, you can track the differences, though if the tags never change then neither will the differences. Remember that if one of the tags were a branch tag, that will move as long as new revisions are committed

RE: commiting a sticky file

2009-07-28 Thread Risman, Mark
that URL to match the cvs version you have. -Original Message- From: info-cvs-bounces+mark.risman=mlb@nongnu.org [mailto:info-cvs-bounces+mark.risman=mlb@nongnu.org] On Behalf Of sparkylee Sent: Monday, July 27, 2009 6:40 PM To: info-cvs@nongnu.org Subject: Re: commiting a sticky file

Re: commiting a sticky file

2009-07-28 Thread sparkylee
Subject: Re: commiting a sticky file i do have an RCP_5_0_1 branch. i can check out, edit and commit. apparently i do NOT have an RCP_5_0_2 branch. so when i check THAT out, i can't commit changes. status on a typical file shows: []:/cygdrive/c/lees/dev/rcp502/rcp/src/rcp/rus: cvs status -v

Re: commiting a sticky file

2009-07-27 Thread sparkylee
On Jul 25, 10:43 am, Spiro Trikaliotis list- info-...@spiro.trikaliotis.net wrote: 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,

Re: commiting a sticky file

2009-07-27 Thread Spiro Trikaliotis
Hello, * On Mon, Jul 27, 2009 at 10:01:11AM -0700 sparkylee wrote: i think i have the sandbox all screwed up. i tried the above and after the update -r branch the file still had a sticky tag. This is normal, and it should be this way! It is only that this sticky tag must be a branch tag in

Re: commiting a sticky file

2009-07-27 Thread sparkylee
On Jul 27, 11:28 am, Spiro Trikaliotis list- info-...@spiro.trikaliotis.net wrote: Hello, * On Mon, Jul 27, 2009 at 10:01:11AM -0700 sparkylee wrote: i think i have the sandbox all screwed up. i tried the above and after the update -r branch the file still had a sticky tag. This is

Re: commiting a sticky file

2009-07-27 Thread sparkylee
CORRECTION. i make a super simple repository to check out your suggestions and don't know 1st time, but this time it worked. i created the branch, updated, edited and committed with no problem. i think my problem in the original for-real repository, is that i'm trying to commit a sticky revision,

Re: commiting a sticky file

2009-07-27 Thread sparkylee
i do have an RCP_5_0_1 branch. i can check out, edit and commit. apparently i do NOT have an RCP_5_0_2 branch. so when i check THAT out, i can't commit changes. status on a typical file shows: []:/cygdrive/c/lees/dev/rcp502/rcp/src/rcp/rus: cvs status -v Rus.java | less

commiting a sticky file

2009-07-25 Thread sparkylee
hi... 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. an update -A doesn't work because

Re: commiting a sticky file

2009-07-25 Thread Spiro Trikaliotis
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