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

Re: [PATCH] [Issue 870] import should set svn:executable automatically

From: Brian Denny <brian_at_briandenny.net>
Date: 2002-09-26 04:53:07 CEST

[replying to self]
>
> another possible use case is:
> - you have a file already under svn control, not executable
> % svn propset svn:exectuable "" foo.sh
> now is foo.txt being exectuable in wc
> (without having to chmod it also)?
> this makes sense to me, because if you do a commit and an update,
> it will be executable. but OTOH maybe it's too weird for an svn propset
> to be tweaking your wc.
>

oops, apparently it already does this! silly me.

-brian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 26 04:57:13 2002

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.