Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Warnings issued by CVS Commit
Warnings issued by CVS Commit [message #309322] Tue, 24 October 2006 15:52 Go to next message
Michael Giroux is currently offline Michael GirouxFriend
Messages: 287
Registered: July 2009
Senior Member
Team/Commit generated an error to the console (see below). Does this
reflect a problem on the client (Eclipse) side, or the repository side?
Should I advise the repository administrator or is there something I can
configure in Eclipse?

Michael Giroux

cvs ci -m "Prevent NPE in getCompilationUnits if no compilation units match
the filter." -l
" /Utils/src/com/bull/eclipse/bsoaide/utils/file/FormatJavaCod e.java "
cvs commit: warning: commitinfo line contains no format strings:
"/cvsroot/jiapide/CVSROOT/record_lastdir.rb"
Appending defaults (" %r/%p %s"), but please be aware that this usage is
deprecated.
/cvsroot/jiapide/Utils/src/com/bull/eclipse/bsoaide/utils/fi le/FormatJavaCode.java,v
<-- FormatJavaCode.java
new revision: 1.47; previous revision: 1.46
/cvsroot/jiapide/CVSROOT/collect_diffs.rb:289: warning: global variable
`$lastdir' not initialized
No artifacts nor tasks in the commit log
ok (took 0:00.844)
Re: Warnings issued by CVS Commit [message #309356 is a reply to message #309322] Wed, 25 October 2006 08:43 Go to previous message
Guenther Koegel is currently offline Guenther KoegelFriend
Messages: 56
Registered: July 2009
Member
Dear Michael,

Michael Giroux schrieb:
> Team/Commit generated an error to the console (see below). Does this
> reflect a problem on the client (Eclipse) side, or the repository side?
> Should I advise the repository administrator or is there something I can
> configure in Eclipse?

For me it looks like your CVS server is configured for doing extra
things, e.g. automatically adding information "(%r/%p %s)" which is not
available on the server side. Please commit some changes manually via
command line and see whether the information is available then. If not
then the configuration on the CVS server is the next place to check.
Otherwise you experience a difference between Eclipse Team and the
command line.

Bye,

G&uuml;nther

>
> Michael Giroux
>
> cvs ci -m "Prevent NPE in getCompilationUnits if no compilation units match
> the filter." -l
> " /Utils/src/com/bull/eclipse/bsoaide/utils/file/FormatJavaCod e.java "
> cvs commit: warning: commitinfo line contains no format strings:
> "/cvsroot/jiapide/CVSROOT/record_lastdir.rb"
> Appending defaults (" %r/%p %s"), but please be aware that this usage is
> deprecated.
> /cvsroot/jiapide/Utils/src/com/bull/eclipse/bsoaide/utils/fi le/FormatJavaCode.java,v
> <-- FormatJavaCode.java
> new revision: 1.47; previous revision: 1.46
> /cvsroot/jiapide/CVSROOT/collect_diffs.rb:289: warning: global variable
> `$lastdir' not initialized
> No artifacts nor tasks in the commit log
> ok (took 0:00.844)
>
>
Previous Topic:Editor, Content Assit
Next Topic:XML editor, errors wrongly displayed
Goto Forum:
  


Current Time: Sun Jul 21 15:34:05 GMT 2024

Powered by FUDForum. Page generated in 0.03413 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top