Checkout does not catch (all) errors
Status: Beta
Brought to you by:
t_magicthize
When checking out with an illegal module reference, the progress
window continues indicating work while the error below is sent to
the log:
Platform Mac OS X, using the ssh2 plugin to connect.
Command checkout -P -d xxx /tdc/iptv [:ext:xyz@xxx.dk:/var/
share/src/master]
Opening connection
Connection opened
Local path is /Users/xyz
cvs [server aborted]: Absolute module reference invalid: `/tdc/
iptv'
Closing connection
Logged In: YES
user_id=553482
This look like a problem in the cvs library. Ill test it and
post a bug to netbeans if this is the case. Do you know if
**all** 'Absolute module reference's are invalid? Ive never
used this format before and the documentation isn't very
clear on whether this is valid at all. If it is not valid, I
could just check the module name in the checkout dialog.
Logged In: YES
user_id=56541
No, unfortunately I don't know about absolute module references.
I used the absolute path by accident.
Sorry not to be able to help out.