Get error when using TagInRepositoryOperation [message #250401] |
Tue, 08 June 2004 06:16 |
Eclipse User |
|
|
|
Hi,
when I use the TagInRepositoryOperation (rtag) in my own plugin I get an
error message now and then:
"Error: Tagging from repository: The following warnings were reported
while performing the 'cvs rtag' command".
But the tag is set correctly! How can I avoid the lock in cvs or how can I
avoid that the error (actually warning) doesn't pop up!
cvs console output:
E cvs rtag: [12:11:47] waiting for bensingj on
heipc05546.ceu.corp.heidelberg.com's lock in
C:/cvs_rep/heidelberg/test1/folder1/1AAA
ok
RESULT> Status OK: org.eclipse.team.cvs.core code=0 ok null
E cvs rtag: [12:11:48] obtained lock in
C:/cvs_rep/heidelberg/test1/folder1/1AAA
ok
RESULT> Status ERROR: org.eclipse.team.cvs.core code=1 The following warnings
were reported while performing the "cvs rtag" command. null children=[Status
ERROR: org.eclipse.team.cvs.core code=-14 cvs rtag: [12:11:47] waiting for
bensingj on heipc05546.ceu.corp.heidelberg.com's lock in
C:/cvs_rep/heidelberg/test1/folder1/1AAA null Status ERROR:
org.eclipse.team.cvs.core code=-14 cvs rtag: [12:11:48] obtained lock in
C:/cvs_rep/heidelberg/test1/folder1/1AAA null]
|
|
|
Powered by
FUDForum. Page generated in 0.60821 seconds