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

Re: Re: script to commit all unversioned/modified files in tree

From: <hansbkk_at_gmail.com>
Date: 2007-04-20 17:19:47 CEST

You've been answering, but it's my understanding that's lacking <g>

> > What about non-svn deletions of versioned files - I assume
> > svn will notice and report, what important information would
> > be missing - who deleted them, exactly when, what else?
>
> Svn can report it with "svn status" with a ! (exclamation mark) before the file. And yes you will not have the information you mention (who and when).

So the file has been (non-svn) deleted, the svn status command reports
that fact, we then need to run an svn deletion command to keep svn "in
sync with reality", is that right?

And scripting this to run say from cron is OK in practice?

The last bit is that if we had (been able to) deleted the file with
the svn command, would there be any *other* advantage beyond knowing
who deleted the file and when?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 20 17:20:10 2007

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.