info-cvs
[Top][All Lists]
Advanced

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

Re: Empty val-tags file


From: Larry Jones
Subject: Re: Empty val-tags file
Date: Tue, 17 Dec 2002 11:14:10 -0500 (EST)

Fabian Cenedese writes:
> 
> I know that cvs uses forward slashes but it wasn't a problem to use backward
> so I stuck with that. But it didn't change anything anyway.

As I've noted before, backward slashes *usually* work, but there are
cases where they don't, and the resulting errors can be quite
mysterious.  I strongly suggest always using forward slashes instead. 
Although you switched to forward slashes in the command, you'll not that
your root still contains backslashes.

>  >cvs.exe -t update -rVERSION15 VarioSam/Applicat/Src/Iologger.cpp
> 
> -> main loop with CVSROOT=:local:n:\temp\variosam
> cvs.exe [update aborted]: no such tag VERSION15

Is n: really a local drive, or is it some kind of network share?  If
it's a network share, then the problem is almost certainly some kind of
bug or incompatibility in the network filesystem.  If the repository
isn't local, you should use client/server CVS to access it, not network
shares.

-Larry Jones

I stand FIRM in my belief of what's right!  I REFUSE to
compromise my principles! -- Calvin



reply via email to

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