You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Harold.Zhang" <to...@163.com> on 2008/05/18 04:16:42 UTC

How can I write the comments into the .java file...

I use eclipse3.3+SVN(a plugin) to develop my project..
well,there is a Test.java file(just only print "Hello World") I want to
"commit" to the subversion(version 1.4.6) server...While I commit the
"Test.java" file I wrote the comment "It's just a HelloWorld project"...then
I click the "ok" button to confirm the "commit"...and what I need now is
that the comment "It's just a HelloWorld project" has been written into the
file "Test.java",then anyone else can update the "Test.java" file which
contains the comment "It's just a HelloWorld project".
How can I achive the function?
Any one can help me...
thank you all...
-- 
View this message in context: http://www.nabble.com/How-can-I-write-the-comments-into-the-.java-file...-tp17299122p17299122.html
Sent from the Subversion Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: How can I write the comments into the .java file...

Posted by Andy Levy <an...@gmail.com>.
On Sun, May 18, 2008 at 12:16 AM, Harold.Zhang <to...@163.com> wrote:
>
> I use eclipse3.3+SVN(a plugin) to develop my project..
> well,there is a Test.java file(just only print "Hello World") I want to
> "commit" to the subversion(version 1.4.6) server...While I commit the
> "Test.java" file I wrote the comment "It's just a HelloWorld project"...then
> I click the "ok" button to confirm the "commit"...and what I need now is
> that the comment "It's just a HelloWorld project" has been written into the
> file "Test.java",then anyone else can update the "Test.java" file which
> contains the comment "It's just a HelloWorld project".
> How can I achive the function?
> Any one can help me...

http://subversion.tigris.org/faq.html#log-in-source

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org