info-cvs
[Top][All Lists]
Advanced

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

Re: Spaces in directory or file names


From: Todd Denniston
Subject: Re: Spaces in directory or file names
Date: Thu, 07 Jun 2001 10:37:55 -0500

Donald Sharp wrote:
> 
> It seems to work for me when I just tried it..
> 
> Create a test repository and create a filename with a space in it
> try different things with it.  See if it works.
> 
> donald
well one thing it seems I can not do is use the directory as a module
i.e. in the modules file
proj_source             proj_rootdir/proj Source
proj_source             proj_rootdir/proj\ Source
proj_source             "proj_rootdir/proj Source"

none of the above will work.
I get the following for the above 
cvs [server aborted]: there is no repository /CVSROOT/proj_rootdir/proj
cvs [server aborted]: there is no repository /CVSROOT/proj_rootdir/proj\
cvs [server aborted]: there is no repository /CVSROOT/"proj_rootdir/proj


server 1.10.7
client 1.10.8

looks like I am going to at least have to get rid of spaces in the dir names,
unfortunately the above dir is not the only one with spaces... time to pull out
bash, and sed :{

> On Thu, Jun 07, 2001 at 08:28:19AM -0500, Todd Denniston wrote:
> > What have been peoples experience with keeping code under CVS where either 
> > the
> > file and/or the directory names have spaces in them?
> >
> > Will it work, or do I find my LART and apply it (or both)?
> > What are the 'gotyas'?
> >
> > Yes the code I am about to import comes from a windows developer, I am 
> > trying
> > to figure out how big the bullet is I need to bite or put in his mouth.
> >
> > I have already done a search of the email list and a google of cvshome.org 
> > so
> > please answer with a direct link or text explaining your experience.

-- 
______________________________________________________________________________
Todd Denniston, Code 6067, NSWC Crane mailto:address@hidden
Phone : (voice)(812)854-3993 (fax):   (812)854-3437
I'd crawl over an acre of 'Visual This++' and 'Integrated Development
That' to get to gcc, Emacs, and gdb.  Thank you.
        -- Vance Petree, Virginia Power



reply via email to

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