On Fri, Apr 07, 2000 at 10:20:51AM +0200, J�rgen Filseker wrote:
> I added a new file to my project, but whenever I try to add and commit the
> file to my project, WINCVS copies it to a location using the correct path,
> but it always adds a subdirectory called "Attic" where it puts the file.
> Btw, I use no such directory (not even the name) in my project...
> 
> Is this a known feature or did I do/configure something wrong??

None of the above.  CVS uses Attic as a place to store files that have been
removed from the project, in case someone wants to grab a revision from
before their removal.

> How to I add new files?

Command-line cvs uses 'cvs add filename'.  I'm not familiar with WinCVS, but
you may be able to find an 'add' option somewhere in the menus.  (Maybe by
right-clicking the file(s) you want to add?)

-- 
The Shortest Windows Manual:  "Turn off the power switch."
Geek Code 3.1:  GCS d- s+: a- C++ UL++$ P+>+++ L++>++++ E- W--(++) N+ o+ !K
w---$ O M- !V PS+ PE Y+ PGP t 5++ X+ R++ tv- b++ DI++++ D G e* h+ r++ y+

Reply via email to