Hi
I could not update the folder but could label the module. Is there a
problem with the folder structure?
Error Log
[cvs] cvs [update aborted]: cannot find RR/PSO: No such file or
directory
Folder structure
D:
|__SRC
|___RR
|___PSO
|___DD
Alan,
Please first make sure that the commands are working fine from command
line. "Cannot find" error can indicate that the folder was deleted in
the repository (CVS does not support directory versioning, so people
change the repository directly). If this is the case, just remove that
direc
-Original Message-
From: Alan Andrade [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 25, 2006 11:40 AM
To: 'Ant Users List'
Subject: update from CVS
Hi
I am trying to update the sourcecode from cvs using the ant script before a
build
Here
Hi
I am trying to update the sourcecode from cvs using the ant script before a
build
Here is my task:
It fails saying cvs [update aborted]: cannot find RR/Development/common: No
such file or directory
But in the same build I could label the files