Results 1 to 4 of 4
Thread: Revision Number from SVN
- 10-22-2010, 08:38 AM #1
Member
- Join Date
- Oct 2010
- Posts
- 4
- Rep Power
- 0
Revision Number from SVN
Hi All ,
I am new to java. I had a requirement in my project that , i need to show SVN revision Number in My application at the footer.I dont know how to access
REVISION NUMBER from TORTOISE SVN.
Please replyyy
Thanks All....Last edited by rajikpasha; 10-22-2010 at 09:44 AM.
- 10-22-2010, 08:43 AM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,399
- Blog Entries
- 7
- Rep Power
- 17
- 10-22-2010, 09:47 AM #3
Member
- Join Date
- Oct 2010
- Posts
- 4
- Rep Power
- 0
Hi .. i mean i need it quickly...
- 10-22-2010, 10:32 AM #4
Moderator
- Join Date
- Apr 2009
- Posts
- 10,457
- Rep Power
- 16
Revision numbers in SVN are associated to individual files (or groups of files), so "the latest revision number" will be different depending on what file you look at, so the idea doesn't make much sense in SVN.
You might tag or branch a build, but to be honest I think it's the build tool you're using that should be supplying a build number (and version etc) to your app. I don't tend to get involved in that side of things (thankfully).
Similar Threads
-
Java and Eclipse: Adding a build or revision number to application using SVNAnt
By sal_manilla in forum EclipseReplies: 4Last Post: 10-25-2010, 05:59 AM -
Error: svn: mergeinfo for 'oldpath/someclass.java' maps to an empty revision range
By maskellp in forum IntelliJ IDEAReplies: 0Last Post: 07-12-2010, 11:57 AM -
Printing the Number of Times a Number in a Range Shows up
By space4rent00 in forum New To JavaReplies: 1Last Post: 02-05-2010, 10:42 PM -
Require quick program revision please
By SF163 in forum New To JavaReplies: 2Last Post: 11-07-2009, 12:04 AM -
Using revision control (RCS) with java
By itaipee in forum Advanced JavaReplies: 1Last Post: 10-29-2009, 06:24 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks