Dennis von Ferenczy <[EMAIL PROTECTED]> wrote:

> When I do a checkout everything is fine and a "CVS" directory is present in
> every directory of the checked out module. However as soon as I upload a
> changed version of of my code using my SFTP-Client the CVS-Directory
> disappears from the directory to which I have uploaded the file. As a result
> of this CVS always thinks that the directory is not yet under CVS-control. 

Let's see if I got this straight:
    1)  You start with the CVS/ directories present.
    2)  You run an SFTP client.
    3)  The CVS/directories are gone.

Based on these facts, I would say that the SFTP client removed
the directories.

May I ask why you are mixing CVS and sftp ?  Why can't you have a
CVS sandbox checked out on the machine from which you were
uploading changes ?  Instead of uploading, you would just
cvs commit from there.

-- 
pa at panix dot com
_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to