[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-09-25 23:45:52 CEST

Jeff Bellegarde <bellegar@peak.org> writes:

> I put the code into 'svn_wc_add' in 'adm_ops.c'. I believe this does
> the work when the 'svn add' command is given which would allow the
> user to change 'svn:executable' before commiting. If it's done at
> commit time the user will have to make another change to fix it.

Actually, this may be a better solution. It means that we get the
property automatically set not just at 'svn import' time, but when the
user runs plain old 'svn add'. This would mirror our current
binary-detection behavior, whereby we (possibly) set the
svn:mime-type.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 25 23:47:40 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.