Package: subversion
Version: 1.5.1dfsg1-2
Severity: wishlist
File: /usr/bin/svnsync

svnsync should provide a command in order to steal a svn:sync-lock on the remote
repos.  

Years ago I've set up two repos which sync with svnsync.  Once I needed to 
reboot one host. svnsync was in action (cronjob). After reboot I receive emails
like 

Failed to get lock on destination repos, currently held by 
'svn.example.com:0e4e0d98-631d-0410-9a00-9320a90920b3'
...
...
svnsync: Couldn't get lock on destination repos after 10 attempts

It took me half an hour to get to the correct solution which is

svn propdelete svn:sync-lock --revprop -r 0  ${TOREPO}

but beforehand I've tried several attempts with svnadm to find any locks on the
source and the destination repo.  

If svnsync would provide a command, which just fires the above mentioned 
propdelete and -- more important -- provides documentation of this, it would
give some benefit to stressed admins. 

Most important on this wish item are two lines of documentation at the right 
place, which is 'svnadmin help'.

-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages subversion depends on:
ii  libapr1                  1.2.12-5        The Apache Portable Runtime Librar
ii  libc6                    2.7-18          GNU C Library: Shared libraries
ii  libsasl2-2               2.1.22.dfsg1-23 Cyrus SASL - authentication abstra
ii  libsvn1                  1.5.1dfsg1-2    Shared libraries used by Subversio

subversion recommends no packages.

Versions of packages subversion suggests:
pn  db4.6-util                  <none>       (no description available)
ii  patch                       2.5.9-5      Apply a diff file to an original
ii  subversion-tools            1.5.1dfsg1-2 Assorted tools related to Subversi

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to