adding sserver mode

2003-10-13 Thread Terrence Brannon
I am trying to make use of freepository.com's free CVS features... but they do not use pserver or ext but something called sserver. Here is what they say to do: Setting your local CVSROOT Open the email freepository just sent you. It contains the CVSROOT string to use for secure remote

checkout prior version of file

2003-09-27 Thread Terrence Brannon
I have a file in cvs repository with the history shown below. I want to do the following: 1) get version 1.3 of this file into my current working directory here is my attempt at this: [unix shell]: cvs -d:ext:[EMAIL PROTECTED]:/cvsroot/net-ftp-common checkout -j1.3 lib/Net/FTP/Common.pm

having a remote CVS repository use my local CVSROOT

2002-03-27 Thread Terrence Brannon
From: Terrence Brannon [EMAIL PROTECTED]> Date: Wed Mar 27, 2002 09:38:40 AM US/Eastern To: [EMAIL PROTECTED] Subject: Re: [netlabs #457] Re: ready for dbi.perl.org On Wednesday, March 27, 2002, at 03:21 AM, Robert (via RT) wrote: When I run this command: cvs -d :pserver:[EMAIL PROTEC

remove a directory from cvs status consideration... how to?

2001-11-10 Thread Terrence Brannon
I want to remove the directory Seamstress/Seamstress/Supply from consideration when I do a cvs status. How do I do this? cvs status: Examining Seamstress/Seamstress/Supply cvs [status aborted]: could not chdir to Supply: No such file or directory [localhost:~/src] metaperl% cvs rm

Re: diff-iculties

2001-11-10 Thread Terrence Brannon
title says all... I added some things via cvs add but did not mean to add them all. I want to remove some from the schedule for addition upon commit. _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

adding two files of same name to repository

2001-11-04 Thread Terrence Brannon
I have a file class SubenKlassen.pm which exists in class_factory_util/blib/lib/Class/Util but I used cvs add to a directory called class_factory_util/blib/lib/Class/Factory/Util in other words, I inserted the directory Factory. as the transcript below shows I cannot a file named