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

Not using 'svn delete'

From: Stephen Dranger <sdrang1_at_uic.edu>
Date: 2005-01-16 03:25:33 CET

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?

--Stephen

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jan 16 03:49:05 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.