RE: [Boa Constr] CVS Update (re-send) CVS Settings
Status: Beta
Brought to you by:
riaan
From: Charlie D. <ch...@we...> - 2000-09-29 16:42:54
|
Thanx Riaan, ~ Charlie Derr wrote: ~ > ~ > Thanx, it looks great. ~ > ~ > I'm probably not seeing something obvious somewhere, but i ~ can't figure out ~ > what modulename i'm supposed to use when i checkout. I logged in to cvs ~ > okay, and tried everything i can think of, but none of the ~ following worked: ~ > boa, Boa-Constructor, devel, main, current, working ~ ~ I went thru the same pain when I started with CVS, hang in there ;) ~ ~ Assuming you you use WinCVS, yes ~ I think the important settings for anonymous cvs checkouts are: ~ ~ Cvs Admin -> Preferences -> CVSROOT: ~ ano...@cv...:/cvsroot/Boa-Constructor ~ ~ Cvs Admin -> Checkout module... -> Module name and path on server: ~ boa ~ ~ Does this work for you? It's closer. I log in with the command line given on the sourceforge boa website and here's what happens: cvs -d:pserver:ano...@cv...:/cvsroot/Boa-Co nstructo... login \n \n (in directory C:\usr\incoming\boa) (Logging in to ano...@cv...) *****CVS exited normally with code 0***** cvs checkout -P boa (in directory C:\usr\incoming\boa) cvs [checkout aborted]: CVSROOT ano...@cv...:/cvsroot/Boa-Constructor must be an absolute pathname *****CVS exited normally with code 1***** I'm confused. ~c ~ ~ -- ~ Riaan >>> a='a=%s;a%%`a`';a%`a` ~ ___________________________________________________ ~ Boa Constructor - RAD GUI building IDE for wxPython ~ http://boa-constructor.sourceforge.net |