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

perl and file locking

From: Johannes Holzer <hl-svn_at_arcor.de>
Date: 2006-01-25 15:11:55 CET

I' trying to detect with the perl bindings, if a file is locked (via "svn
lock") or not. I use subversion 1.3.0 [1].

the wvn_wc_status_t Object has a property "locked()", but this only tells me,
if the repository is locked by another process.

johannes

[1] My RPMs (for SuSE 9.3) from
ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/projects/apache/subversion/9.3-i386/

$ rpm -q subversion
subversion-1.3.0-1.1
$ rpm -q subversion-perl
subversion-perl-1.3.0-1.1

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 25 15:14:55 2006

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

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