[EMAIL PROTECTED] said:
>I have a problem using WINCVS on an NT machine... 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?? How to I add new
>files?
Sounds like you're adding the file on a branch... Since the file
isn't logically in the main part of the tree, it doesn't appear in
the directory itself, but rather in the Attic directory, where it's
retrieved as necessary when you check out the branch you committed it
on.
This has been my observation, anyway... I'm by no means a CVS expert.
John
--
John Klassa / [EMAIL PROTECTED]