RE: Possibly not possible

2001-10-04 Thread Jimmy Rimmer
It looks to me like what you REALLY want is a single repository, and several branches/tags on the source tree, one for QA, one for Development, etc. - Jimmy Rimmer, [EMAIL PROTECTED] http://mp3.com/Rimbo?edSig

As if there wasn't enough discussion about access control...

2001-09-27 Thread Jimmy Rimmer
of "checkout-only" access for the folks in marketing. Is there a way to create such a thing using Unix file permissions? Or do I need to dig into the administrative files? --------- Jimmy Rimmer, [EMAIL PR

RE: GUI to CVS

2001-09-25 Thread Jimmy Rimmer
Here are a few links: http://www.cvshome.org/cyclic/cvs-html/linux-gui.html - Jimmy Rimmer, [EMAIL PROTECTED] http://mp3.com/Rimbo?edSig - &quo

CVSHome reorganization? (Was RE: GUI to CVS)

2001-09-25 Thread Jimmy Rimmer
at page disappear? Where did it go? --------- Jimmy Rimmer, [EMAIL PROTECTED] http://mp3.com/Rimbo?edSig - "The downside of that is that I used to wonder which

RE: WinCVS with SSH

2001-09-24 Thread Jimmy Rimmer
and give the FULL PATHNAME to ssh. We're using Cygwin/OpenSSH for ssh access, and when ssh asks for a password, it's in a minimized window that then has to be restored; RSA authentication is much more convenient, but tricky to set up. --

RE: 0D0A => 0A => 0D0A

2001-09-18 Thread Jimmy Rimmer
nappropriate RSH.EXE. --------- Jimmy Rimmer, [EMAIL PROTECTED] http://mp3.com/Rimbo?edSig - I liked "Slaughterhouse Five," but I can't find the first four anywhere

RE: CVS newbie questions

2001-09-14 Thread Jimmy Rimmer
r Solaris boxes. --------- Jimmy Rimmer, [EMAIL PROTECTED] http://mp3.com/Rimbo?edSig - "We admire our teamwork and skill, forgetting, as always, the stupid way we got into the situation in the first place. If you do lots of dum

RE: CVS won't merge.

2001-09-14 Thread Jimmy Rimmer
r the ones that had both local and remote changes, I was able to merge the two changes by doing cvs update -j -j - Jimmy Rimmer, [EMAIL PROTECTED] http://mp3.com/Rimbo?

CVS won't merge.

2001-09-12 Thread Jimmy Rimmer
I haven't seen a FAQ any place. Thanks! ----- Jimmy Rimmer, [EMAIL PROTECTED] http://mp3.com/Rimbo?edSig - "Winning is great, but it's not very funny."

RE: How well does CVS handle other types of data?

2001-07-13 Thread Jimmy Rimmer
> > Given all that you've stated below, it seems that the crux > of your argument > > turns on the ability of a file to be "mergable". In my > unadorned, pooh-like > > brain, I ask the simple (and rhetorical) question, "why?" > Why can't I have a > > simple switch which tells CVS that for thi

Please, stop. (was RE: How well does CVS handle other types of data?)

2001-07-13 Thread Jimmy Rimmer
rhaps a new list should be created explicitly for such discussions: [EMAIL PROTECTED] --- Jimmy Rimmer, Software Engineer [EMAIL PROTECTED] --- "Keeping a positive attitude, if nothing else, will an

RE: Question

2001-07-12 Thread Jimmy Rimmer
> Richard van der Hoek wrote: ... > > When I look at the Admin menu and choose Macros admin I see > that TCL is not > > available. How do I activate this. > TCL is not required for normal CVS operations, but make sure TCL is in > your path. If you run into further problems (and really need TCL f

RE: SSH Authentication for CVS

2001-07-09 Thread Jimmy Rimmer
dvanced tab->Environment Variables." tah dah ------- Jimmy Rimmer, Software Engineer [EMAIL PROTECTED] --- "Keeping a positive attitude, if nothing else, will annoy

RE: system users vs cvs specific users?

2001-07-05 Thread Jimmy Rimmer
Isn't there a way to use commitinfo or one of those similar scripts to do user id checking? Not so much an unofficial patch, but one of those little "You gotta actually do some work to set up your repository" things. ---