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

Re: Re: Feature request:: Unversioning files (svn rm --keep-in-wc)

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-09-23 13:42:16 CEST

On Fri, 23 Sep 2005, Malcolm Rowe wrote:

> On Fri, Sep 23, 2005 at 01:02:26PM +0200, nick vajberg wrote:
> > > What would happen to other users' project files when
> > > updating the
> > > --keep-in-wc removed file?
> >
> > It would be unversioned, of course.
>
> So, in other words, this is effectively a new operation, something like
> 'delete-but-don't-delete-working-copy', that must be communicated across
> the RA layers and stored in the repository?
>
Nick,

If your problem is that certain file types often get added by mistake,
wouldn't a pre-commit hook script that disallows such file types from
being added solve your problem? (With creative use of properties, you
could even implement a force flag if you sometimes needed this). I don't
know how common your use-case is, but my first reaction is that this
feature is a little too specialized to justify the costs.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 23 13:44:49 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.