Hi All, I am just started using the SVNKit, I am able to use the Low Level API for fetching the details of Actual SVN Repository.
I have checked out the Working Copy from svn Repository and stored in local directory. Now I want to find out which revision of Code I have Checked out from the existing working copy. "How shall I get the revision from the existing working copy ?" which i checked out from the SVN Server. Please help. I tried using SVNClientManager, but Revision information which it is providing is 0 , as it gives the revision of creation that Working Copy. Not the Actual Code Revision which I checked out from the SVN Server. Please tell , how I can achieve that. I am getting .svn folders in Working Copy. From that which API of SVNKit shall I use to get the Revision of Existing Working copy. -- View this message in context: http://old.nabble.com/How-to-get-the-Revision-of-already-checked-out-Working-Copy-tp32114740p32114740.html Sent from the SVNKit - Users mailing list archive at Nabble.com.
