info-cvs
[Top][All Lists]
Advanced

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

Re: checking files out, not in a directory of <project name>, is it poss


From: Donald Sharp
Subject: Re: checking files out, not in a directory of <project name>, is it possible?
Date: Tue, 5 Dec 2000 23:10:48 -0500
User-agent: Mutt/1.2.4i

The -d option doesn't work inside a already existing sandbox.

donadl
On Wed, Dec 06, 2000 at 10:12:00AM +0900, Antony Stace wrote:
> I just tried
> 
> cvs co -d . watermeter
> 
> and got an error
> 
> wtr005:/tmp/wtr> cvs co -d . watermeter
> cvs server: existing repository /usr/local/cvsroot does not match
> /usr/local/cvsroot/watermeter
> cvs server: ignoring module watermeter
> 
> and to show cvs is infact working....
> 
> wtr005:/tmp/wtr> cvs co  watermeter
> cvs server: Updating watermeter
> U watermeter/Imakefile
> U watermeter/Makefile
> U watermeter/Makefile.am
> U watermeter/Makefile.in
> U watermeter/README
> U watermeter/wtridef.h
> U watermeter/wtrinc.h
> U watermeter/wtrinit.c
> U watermeter/wtrmain.c
> U watermeter/wtrsend.c
> wtr005:/tmp/wtr> 
> 
> What am I doing wrong?
> 
> Donald Sharp wrote:
> > 
> > cvs co -d <dir> <project name>
> > 
> > donald
> > On Fri, Dec 01, 2000 at 10:53:44AM +0900, Antony Stace wrote:
> > > Hi Folks
> > >
> > > When I check something out of CVS it always checks the files out like
> > >
> > > <project name>/file1
> > > <project name>/file2
> > > <project name>/file3
> > > .
> > > .
> > > .
> > >
> > > with the files being inside a directory of the <project name>.  Is there
> > > anyway I can check them out like
> > >
> > > file1
> > > file2
> > > file3
> > > .
> > > .
> > > .
> > >
> > > without having the files inside the directory of the <project name> ?
> > >
> > > Cheers
> > >
> > > Antony
> > >
> > > _______________________________________________
> > > Info-cvs mailing list
> > > address@hidden
> > > http://mail.gnu.org/mailman/listinfo/info-cvs
> > 
> > _______________________________________________
> > Info-cvs mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/info-cvs



reply via email to

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