RE: cvswrappers - any better suggestions ?

2001-03-30 Thread Gianni Mariani
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of > Greg A. Woods > Sent: Friday, March 30, 2001 4:19 PM > To: Gianni Mariani . . . > Obviously my point did not sink in properly though so I will say it more > clearly: PLEASE go use something else We clearly violently disagree

restoring an old repository

2001-03-30 Thread 고 영화
I've a re-installed Soaris system which has a old CVS repositroy some data included. After OS installation job, I tryed to re-load the previous data. But I can't. I don't know what's matter. What shall I do in this case ? Thanx -0-0- Youngwha, Ko

Merge conflict?

2001-03-30 Thread Jacob Burckhardt
Tristan Juricek writes: > I'm getting a merge conflict when merging files that only have lines > deleted from the branch to the main repository. > > Essentially what's happening is that we have a build system here that > automatically creates user branches for doing work. One of the users > mad

RE: cvswrappers - any better suggestions ?

2001-03-30 Thread Greg A. Woods
[ On Friday, March 30, 2001 at 07:07:14 (-0800), Gianni Mariani wrote: ] > Subject: RE: cvswrappers - any better suggestions ? > > Your point is well taken. However, time are a changing - source code is not > only text. Image, sound, movie, geometry, encryption key, etc etc files are > all parts

RE: commit to head restricted

2001-03-30 Thread Annette Waters
One more question! does anyone have a cron job script already created that will rtag the head as a specific time? -Original Message- From: Annette Waters Sent: Friday, March 30, 2001 3:15 PM To: Annette Waters; Info-Cvs (E-mail) Subject: RE: commit to head restricted I have testing the

RE: commit to head restricted

2001-03-30 Thread Annette Waters
I have testing the reserved checkout to the head. Does anyone know where the message that informs someone the file is already locked comes from and can I modify it? -Original Message- From: Annette Waters [mailto:[EMAIL PROTECTED]] Sent: Friday, March 30, 2001 1:03 PM To: Info-Cvs (E-mail

RE: Sticky Tags

2001-03-30 Thread Jerry Nairn
>From: Scott Holmes [mailto:[EMAIL PROTECTED]] >Sent: Friday, March 30, 2001 9:46 AM >I'm getting an error message on trying to commit: >cvs server: sticky tag `WCGCPG-1-0' for file `init.blk' is not a branch And as you know it is not on a branch. A tag which is not a branch tag is intended to

Re: info without working copy

2001-03-30 Thread Larry Jones
Laine Stump writes [quoting me]: > > > There should be an rlog command to do that, but > > it's never been implemented. > > And whoever decides to do that, can also implement an "rannotate" > command. Pretty please? ;-) Your wish is my command. I've just checked in support for rannotate and rl

commit to head restricted

2001-03-30 Thread Annette Waters
I've been reading the CVS home page and my collection of CVS info group e-mails as I need to restrict committing to the HEAD of our source tree to just be allowed to one user. I do not want to restrict anyone from committing to their own branches. I would appreciate any insight on the best way t

Re: Sticky Tags

2001-03-30 Thread Larry Jones
Scott Holmes writes: > > I'm getting an error message on trying to commit: > cvs server: sticky tag `WCGCPG-1-0' for file `init.blk' is not a branch ``cvs update -A'' will remove the sticky tag and return your working directory to the tip of the trunk so that you can do checkins. -Larry Jones

checkout -d . ?

2001-03-30 Thread Chris Chambers
I want to check out directory "web/perl" to the current directory as just "perl". So I use cvs co -d . web/perl This works like a dream on the machine with a local repository. But when I am using a remote repository it complains to me as follows: % cvs co -d . web/perl cvs server: existing repo

Re: Windows GUI fro CVS

2001-03-30 Thread Lan Barnes
Charles wrote: > >Part 1.1Type: Plain Text (text/plain) >Encoding: quoted-printable Well, TkCVS is cross platform (Unix/Linux/XxxBSD, Win, Mac, whatever else has Tcl/Tk ported to it). We use it and like it. It's also easy to extend for those who need that. Home page -- http:

Sticky Tags

2001-03-30 Thread Scott Holmes
I'm getting an error message on trying to commit: cvs server: sticky tag `WCGCPG-1-0' for file `init.blk' is not a branch I've only just started playing around with tags and have obviously missed something. I created the referenced tag in the top level of my checked out work area, thus: cvs t

Re: Error while seeing logs using loops

2001-03-30 Thread Larry Jones
Kudiyarasan writes: > > The result is not coming fully . i.e. the cvs server gets down at the > middle and quits . > I can not analyze where the problem is . Can anyone help me ?! . http://www.cvshome.org/docs/manual/cvs_21.html#SEC182 Pay particular attention to the very last paragraph. (And

RE: cvswrappers - any better suggestions ?

2001-03-30 Thread Gianni Mariani
Greg, Your point is well taken. However, time are a changing - source code is not only text. Image, sound, movie, geometry, encryption key, etc etc files are all parts of modern day applications. All these files need to be version managed just like regular files. If we could apply an rcsmerge