From: Rob H. <ro...@ro...> - 2004-06-28 20:40:29
|
Hi Alainna, We don't support checkout parameters yet, but you can do this: 1) do a normal checkout 2) select "branch" from the pulldown menu The "branch" control allows you to do a bunch of branch-related operation to one of more files. You can use this to update to a given branch. -- Rob Helmer Alainna C. Wonders wrote: > Is there a way to checkout an entire branch of a repository? > > > > -----Original Message----- > From: san...@li... > [mailto:san...@li...] On Behalf Of Robert > Helmer > Sent: Wednesday, June 23, 2004 3:35 PM > To: Alainna C. Wonders > Cc: san...@li... > Subject: Re: [Sandweb-users] Sandweb Repository Issues > > > Hi Alainna, > > > Are you able to check out this module using the command line, e.g.: > > cvs -d /cvs_root co aspl_scripts > > > "CVS/Entries" and "CVS/Root" appear inside a valid checkout. > CVS uses "CVS" subdirectories inside a checkout to keep state on what is > happening in the checkout, to compare against the repository. > > > > -- > Rob > > > On Wed, Jun 23, 2004 at 08:53:31AM -0400, Alainna C. Wonders wrote: > >>Okay, I've got a couple things straight, unfortunately I still am at a > > >>loss for what is happening here... >> >>I specify the following parameters for the repository: >> >>Name: CVSROOT >>Server hostname: localhost >>Username: awonders >>Vcs type: CVS >>Connection: local >>Root: /cvs_root/ >> >>When I key in a module (specifically aspl_scripts) it says it can't >>find the module (but it DOES exist in CVS; I did add it through the >>command line). So I try to update it and this is what I get: >> >>cvs update: cannot open CVS/Entries for reading: No such file or >>directory cvs update: nothing known about aspl_scripts >>cvs [update aborted]: cannot open CVS/Root: No such file or directory >> >>What is CVS/Entries and CVS/Root? I haven't specified those anywhere. >> >>Thanks! >> >>Alainna >> >> >> >> >>------------------------------------------------------- >>This SF.Net email sponsored by Black Hat Briefings & Training. Attend >>Black Hat Briefings & Training, Las Vegas July 24-29 - digital self >>defense, top technical experts, no vendor pitches, unmatched >>networking opportunities. Visit www.blackhat.com >>_______________________________________________ >>Sandweb-users mailing list San...@li... >>https://lists.sourceforge.net/lists/listinfo/sandweb-users >> > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. Attend > Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > Sandweb-users mailing list > San...@li... > https://lists.sourceforge.net/lists/listinfo/sandweb-users > > > |