info-cvs
[Top][All Lists]
Advanced

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

RE: Please Help


From: Olaf Meding
Subject: RE: Please Help
Date: Wed, 3 Oct 2001 09:52:23 -0500

Gianni,

You did not answer my question.  It works on Linux, but not an Windows.  My
question is why?  And the checkout is done in a directory that does NOT
already have a test directory.


Olaf


-----Original Message-----
From: Gianni Mariani [mailto:address@hidden
Sent: Wednesday, October 03, 2001 9:31 AM
To: Olaf Meding
Subject: RE: Please Help




> cvs checkout: move away test/dir1/file2.txt; it is in the way

This means the file test/dir1/file2.txt already exists.  Is that the case ?
If so, try the command in a directory where it does not exist.

G

-----Original Message-----
From: address@hidden [mailto:address@hidden Behalf Of
Olaf Meding
Sent: Wednesday, October 03, 2001 6:33 AM
To: info-cvs mailing list
Subject: Please Help



Strangely, the second checkout (see below) will fail with cvs.exe that ships
with WinCVS 1.2 and WinCVS 1.3b4.  However, it works on Linux with cvs
1.10.5 and cvs 1.11.  Is this a bug?  Why does it work on Linux and fail on
Windows?

Given this repository structure:

  test/file1.txt
  test/dir1/file2.txt

  tag both files with "test_tag"

  cvs co test test/dir1             // this works
  cvs co -rtest_tag test test/dir1  // this fails -- WHY?

The error is:

  cvs checkout: move away test/dir1/file2.txt; it is in the way


Thank you very much in advance for your reply.

Olaf



_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

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