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

Re: Not using 'svn delete'

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2005-01-17 08:20:36 CET

Stephen Dranger wrote:
> I am operating a repository in which several users connect to over ftp -
> they are computer illiterate and cannot use the svn tools to connect
> remotely. The repository includes several users' home directories which
> they can change at any time. I am using a cron job to keep new files
> they upload added to the directory. But when they delete a file (and
> therefore do not use svn delete), the commit will always fail because of
> file locks. What can I do that requires less work than making a script
> to copy all the deleted files to the directory and then svn deleting them?

I'm not sure, but doesn't svn_load_dirs do exactly what you need?

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 17 08:21:09 2005

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.