[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

help me

From: ÕŽ¨´º <newhuns_at_163.com>
Date: 2003-09-24 12:28:04 CEST

Who can tell me how the get the status of a file?
Actually what I want to do is to add the "lock" function to the current subversion. That's to say, the one who checks out a file is responsible for checking it in. In order to do this, I have to get the status of a file.

It is said that subversion saves the status together with the file itself. Is this true? It would be appreciated if you can provide me some documents related to this.

If the above is not true, then saving something together with a file seems to be the solution. But how to do this? There are two problems involved. The first, where is the event triggered by the CheckOut operation. The second, where to save the information.

Thank you for your help.
Received on Wed Sep 24 16:31:38 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.