Search the web
Sign In
New User? Sign Up
cvsgui · WinCvs, MacCvs, gCvs discussion list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Click here for the latest updates on Groups Message search

Messages

  Messages Help
Advanced
Frustrated with CVS simple commands   Topic List   < Prev Topic  |  Next Topic >
Reply  | 
RE: [cvsgui] Frustrated with CVS simple commands

You have to add the new folder first before you can add the file inside
it. Also see here:
http://cvsgui.sf.net/newfaq.htm#cvs-add_nodir

Hope this helps.

Oliver

-----Original Message-----
From: cvsgui@yahoogroups.com [mailto:cvsgui@yahoogroups.com] On Behalf
Of psumares
Sent: Thursday, September 03, 2009 9:39 AM
To: cvsgui@yahoogroups.com
Subject: [cvsgui] Frustrated with CVS simple commands

CVS makes no sense to me.

According to this documentation:
http://www.wincvs.org/howto/cvsdoc/index.html ... you can only impoty a
large set of source files as a module, then you can checkout files from
that to work on.

It explains no way to simply add a file to an existing module that you
have already checked out! This is ridiculous.

For example:

I already checked out an entire module I imported, called "Module".

Under "Module" I created a folder called "build" and inside a new file,
"build.xml".

If a simply try to add this file, I get

cvs -d :local:/Users/Administrator/Repos/CVS add build.xml (in directory
C:\EC Dev\Module\build) cvs add: in directory .:
cvs [add aborted]: there is no version here; do 'cvs checkout' first

***** CVS exited normally with code 1 *****

Of course there's no version number, I haven't added it to the
repository yet, stupid CVS, that's what I'm trying to do now!

WHy won't it let me add this file to the repository, after which it will
give it a version, and then let me checkout that version? Why does CVS
makes this so unintuitive?

Arghh!

Thanks for letting me vent. Anyone have any answers for me.

Paul



------------------------------------

Yahoo! Groups Links






Thu Sep 3, 2009 7:53 am

ogiesen
Offline Offline
Send Email Send Email

 | 
Expand Messages Author Sort by Date

CVS makes no sense to me. According to this documentation: http://www.wincvs.org/howto/cvsdoc/index.html ... you can only impoty a large set of source files as...
psumares
Offline Send Email
Sep 3, 2009
7:50 am

You have to add the new folder first before you can add the file inside it. Also see here: http://cvsgui.sf.net/newfaq.htm#cvs-add_nodir Hope this helps. ...
Oliver Giesen
ogiesen
Offline Send Email
Sep 3, 2009
7:56 am

Thanks, Oliver! That did the trick. I appreciate your quick and helpful reply. Best Regards, Paul...
psumares
Offline Send Email
Sep 4, 2009
6:05 am

... Hi Paul, If module is already created, please checkout the module or part of it where file has to be added and execute below commands: cd dirname (go to...
himanshgoyal
Offline Send Email
Sep 3, 2009
9:26 am
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help