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

Re: svn commit: r18050 - trunk/www

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-01-11 00:18:12 CET

On 1/10/06, Daniel Rall <dlr@collab.net> wrote:
> On Tue, 10 Jan 2006, Garrett Rooney wrote:
>
> > On 1/10/06, Daniel Rall <dlr@collab.net> wrote:
> > > On Tue, 10 Jan 2006, kfogel@tigris.org wrote:
> > >
> > > > Author: kfogel
> > > > Date: Tue Jan 10 15:22:50 2006
> > > > New Revision: 18050
> > > >
> > > > Modified:
> > > > trunk/www/poole-response.html (props changed)
> > > >
> > > > Log:
> > > > * www/poole-response.html: Set svn:mime-type property to "text/html".
> > >
> > > It would be nice if our hook scripts did this automatically for
> > > commits to the www/ sub-directory of files ending in the regex
> > > "\.html(\..+)?".
> >
> > Hook scripts can't set properties (at least not easily), although they
> > could confirm that it's set I suppose...
>
> fs.change_txn_prop(txn_t, core.SVN_PROP_REVISION_AUTHOR, "GuessWho", pool)

Rev props are one thing, but txn props mean the working copy you
committed from is now out of date. That seems bad...

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 11 00:19:41 2006

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.