--- zousey seyzou <[EMAIL PROTECTED]> wrote: > HHHOO I what command can I use to check the > xdoclet1.2.1 out ? > i am using wincvs that means that I will use a > command like the following > --cvs -z3 -d > :pserver:[EMAIL PROTECTED]:/cvsroot/xdoclet > co xdoclet > how can I use this to on > ->http://cvs.sourceforge.net/viewcvs.py/xdoclet/ ? > Question2. > I have used the ->cvs -z3 -d > :pserver:[EMAIL PROTECTED]:/cvsroot/xdoclet > co xdoclet, > on http://xdoclet.codehaus.org/cvs-usage.html, it > seems as if i am not > getting the all project, because I on get the > following 3 folders: > C:\GNU\WinCvs 1.3\CVSNT\xdoclet, > C:\GNU\WinCvs 1.3\CVSNT\xdoclet\src, > C:\GNU\WinCvs 1.3\CVSNT\xdoclet\xdocs. > thanks
You shall checkout module xdoclet-all , so your connection string may look like: cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvsroot/xdoclet co xdoclet-all ( then compile from xdocelt folder ) regards, ===== ----[ Konstantin Pribluda ( ko5tik ) ]---------------- Zu Verst�rkung meines Teams suche ich ab Sofort einen Softwareentwickler[In] f�r die Festanstellung. Arbeitsort: Mainz Skills: Programieren, Kentnisse in OpenSource-Bereich ----[ http://www.pribluda.de ]------------------------ __________________________________ Do you Yahoo!? Yahoo! Tax Center - File online by April 15th http://taxes.yahoo.com/filing.html ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
