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