PowerBuild 7 and 8 with CVS.

2003-02-17 Thread Nitin Dube
Hi, I am doing development using PowerBuilder 7 and CVS is being used for versioning. Is there any tools for integrating PowerBuilder and CVS? Please give me some guidance as to how can this be done. Thanks and Regards, Nitin Dube ___ Info-cvs mail

RE: Module defination

2003-02-17 Thread Amit Sharma
I can't rename the directories and can't tell admin to do this as it will affect lot of project settings, Does it mean Module defination can't take spaces. regards, Amit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 18, 2003 1:20

Minor config help?

2003-02-17 Thread Jim
Was just wondering - can I define a module in a repository such that it actually comes from a secondary repository? Hmm ... cvs-1/common -> cvs-2/common cvs -d:pserver:cvs-1 checkout common such that that checkout actually comes from cvs 2? should I just go RTFM? Jim

RE: Info-cvs Digest, Vol 3, Issue 29

2003-02-17 Thread Matthew Herrmann
Hongbiao, This is a CVS newsgroup, not a cygwin newsgroup. Please use google news to search for your problem first, and you will probably find many messages from a group like "comp.cygwin.gcc" coming up or similar. Put your message to this newsgroup instead. -- matthew -Original Message-

Re: Module defination

2003-02-17 Thread Larry Jones
Amit Sharma writes: > > doc -a "ABC/Test/Test 1.1" > & > doc -a "ABC/Test/Test\ 1.1"as well but fails. Please suggest. Rename the directory so it doesn't contain spaces. -Larry Jones Kicking dust is the only part of this game we really like. -- Calvin _

Help Required for link files automatically

2003-02-17 Thread Dong, Hongbiao
Hello All, When I try to compile any program under the Cygwin shell with the GCC compiler, I get the error crt0.o not found despite this file being available in /usr/lib or /usr/bin; which are in the system path. A pass-by solution for this problem is to copy the file and all other file