info-cvs
[Top][All Lists]
Advanced

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

Re: DIfferent workspace directories than repository...


From: Mark
Subject: Re: DIfferent workspace directories than repository...
Date: Wed, 30 Jan 2002 05:25:43 -0800 (PST)

--- Rick Grashel <address@hidden> wrote:
> Hope I can get some help here...
...
> Is there anyway that I can map a CVS directory and assign it a
> specific workspace directory?  I'm really hoping I can do this,
> otherwise I may have to dump CVS in favor of another SCM tool.  And I
> really don't want to.  But this one is a show stopper.

I don't think it is a show stopper, surely this issue can be resolved in a
number of ways outside of making the workspace structure different that the
repository structure. I am curious though, what other tools will you consider
which provide a modules like functionality of CVS, to do what you are looking
for?

In any case, try the following in the modules file:
lib lib
bin bin
html html
docs docs
src src
mydirectory  &lib &bin
mymodule &mydirectory &html &src &docs

> cd /home
> cvs co -d myhome mymodule

Mark

__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com



reply via email to

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