Re: cvs and jbuilder

2001-02-12 Thread Konrad Hernblad

thank you larry and matt.

you solved my problem!

thanks!  :)



At 13:12 01/02/12 -0500, you wrote:
>Konrad Hernblad writes:
> >
> > in cvs, i would like to store the c:\project\src directory as
> > "project-src", but when i checkout "project-src", i would like the local
> > directory name to be "src" (as it was originally), and not "project-src".
>
>Use the -d option of checkout or define a module that includes it.
>
>-Larry Jones
>
>It's clear I'll never have a career in sports until I learn
>to suppress my survival instinct. -- Calvin


--

HELP THE EARTHQUAKE VICTIMS IN INDIA (23,000+ dead; thousands injured)
http://www.redcross.org/news/inthnews/01/quakeindia0101.html
donate and make a positive difference in someone else's life and yours today.

(in japan, send donations to redcross via post office, acct#00110-2-5600; tell
the post office worker to write that the money is for the indian earthquake.) 


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: cvs and jbuilder

2001-02-12 Thread Eric Siegerman

On Mon, Feb 12, 2001 at 01:12:08PM -0500, Larry Jones wrote:
> Konrad Hernblad writes:
> > 
> > in cvs, i would like to store the c:\project\src directory as 
> > "project-src", but when i checkout "project-src", i would like the local 
> > directory name to be "src" (as it was originally), and not "project-src". 
> 
> Use the -d option of checkout or define a module that includes it.

Or just go with the JBuilder flow, and import it as "project/src"
in the first place.

Granted, you don't want to CVSify the other JBuilder directories.
But for some projects, you might create your own subdirectories
that you do want under CVS control (properties files,
documentation, test cases, static HTML -- just a few
possibilities that come to mind).  Not to mention the main
JBuilder project file (*.prj or whatever it's called).  When that
need arises, it'll be nice to have the structure in place so you
can just "cvs add" the directories in question.

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.[EMAIL PROTECTED]
|  |  /
Interviewer: You've been looking at the stars all your life:
Is there anything in astrology?
Arthur C. Clarke: It's utter nonsense.  But I'm a Sagittarius,
so I'm naturally skeptical.

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: cvs and jbuilder

2001-02-12 Thread Larry Jones

Konrad Hernblad writes:
> 
> in cvs, i would like to store the c:\project\src directory as 
> "project-src", but when i checkout "project-src", i would like the local 
> directory name to be "src" (as it was originally), and not "project-src". 

Use the -d option of checkout or define a module that includes it.

-Larry Jones

It's clear I'll never have a career in sports until I learn
to suppress my survival instinct. -- Calvin

___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs