Newbie Query: Command line option for checking out to local comp from cvs server

2005-04-11 Thread Balaji D
Hi All, Can I checkout files from cvs server(Linux) to my local machine (Windoaw based) through commandline? Please help Regards Balaji ___ Info-cvs mailing list Info-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/info-cvs

Re: Newbie Query: Command line option for checking out to local comp from cvs server

2005-04-11 Thread Russ Sherk
Balaji, This was covered recently in this group. Here is a link to the thread. http://groups-beta.google.com/group/gnu.cvs.help/browse_thread/thread/4c505fc5120b0fe7 Please direct all other questions about cvs on windows to: http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt or

RE: Removing nonexistant mail account (was: Benachrichtung zum +A Nw-bermittlungsstatus (Fehlgeschlagen))

2005-04-11 Thread Jim.Hyslop
Spiro Trikaliotis wrote: BTW, at least the first mail address you mentioned is not the one listed on the given page. ;-) It's gnulist-ownrr (yes, there is a typo in it. This might be intentionally, or it might not.) Well, the display text is completely different from the link - the link

RE: Newbie Query: Command line option for checking out to local c omp from cvs server

2005-04-11 Thread Jim.Hyslop
Russ Sherk wrote: Please direct all other questions about cvs on windows to: http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt or news://news.cvsnt.org/support.cvsnt Correction: please address questions about CVSNT to those addresses. This list is the appropriate place to discuss CVS on

RE: Newbie cvs question - large project

2005-04-11 Thread Jim.Hyslop
[EMAIL PROTECTED] wrote: Thanks for the replies. Regarding the 'millions of source files' remark - sorry, but what I meant was my project has thousands (2000+) of source files, with a combined size (including bitmap resources etc) of hundreds of megabytes. Ah, that sounds much more sane and

CVS 1.12.11 not playing well with Eclipse

2005-04-11 Thread Tate Austin
Hi, I have been using 1.12.11 for a little while in the CLI environment with no troubles. But now when trying to use eclipse I cannot seem to checkout a new project from the same repository? In attempting to pull from 'HEAD" it claims: CVS internal error resource does not start with root.

RE: CVS 1.12.11 not playing well with Eclipse

2005-04-11 Thread Arthur Barrett
Title: Message Tate, Supported CVS versions for each release of Eclipse is available here: http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-vcm-home/docs/online/html-cvs/cvs-compatibility.html Regards, Arthur Barrett -Original Message-From: [EMAIL

tagging an alias module

2005-04-11 Thread Jean-Pierre Sevigny
Hi, I have a module, say mymodule, defined like this: mymodule -a Project/Web \ !Project/Web/Client1 \ !Project/Web/Client2 When tagging the module, everything in Web gets tagged. I would like not to tag Project/Web/Clientx. Is there an easy way to do this, beside restructuring my repo,

Re: tagging an alias module

2005-04-11 Thread Mark E. Hamilton
Jean-Pierre, Jean-Pierre Sevigny wrote: Hi, I have a module, say mymodule, defined like this: mymodule -a Project/Web \ !Project/Web/Client1 \ !Project/Web/Client2 Your problem is that your alias module is defined incorrectly. It should be: mymodule -a Project/Web/Clientx Project/Web With my

Re: tagging an alias module

2005-04-11 Thread Mark E. Hamilton
Doh! I left out a really important '!'. Sorry. Your module should be: mymodule -a !Project/Web/Clientx Project/Web (See section C.1.4 of Cederqvist for a little more info. ;) Mark E. Hamilton wrote: Jean-Pierre, Jean-Pierre Sevigny wrote: Hi, I have a module, say mymodule, defined like this:

Re: Newbie Query: Command line option for checking out to local comp from cvs server

2005-04-11 Thread Pierre Asselin
Balaji D [EMAIL PROTECTED] wrote: Can I checkout files from cvs server(Linux) to my local machine (Windoaw based) through commandline? Sure. Just make sure the command-line client (cvs.exe) is on your Path. (If you installed one of the GUI front-ends, you almost certainly installed a