bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unable to resurrect a file two directories deep, but fine with one direc


From: Rodrigo de Salvo Braz
Subject: Unable to resurrect a file two directories deep, but fine with one directory deep
Date: 10 Jun 2003 01:55:33 -0700

Hi,

I have a file, say 'd2/d3/d', up-to-date with repository.

then I do

mv 'd2/d3/d'  'd2/d3/d.bak'
cvs remove 'd2/d3/d'
cvs add 'd2/d3/d'

and get the message:

cvs [add aborted]: no such directory `d2'

However if I do the same to, say, 'd' or even 'd2/d', the file is
simply resurrected, as one would expect.

I get the same result in both Cygwin and Solaris 8.

Is this a bug?

Thanks,

Rodrigo


reply via email to

[Prev in Thread] Current Thread [Next in Thread]