On Wednesday 13 July 2005 23:09, Albert Shih wrote:
> I've a repository for my web-site. All my file is in this repository. But
> I don't work directely on the web-server. After I commit from my computer I
> go to web server and make a svn update.
>
> But...after that the new file have root for owner (that's normal because I
> run svn update on root account). But I want the owner is other (eg : www).
> Many time this account www don't have shell I can run svn update under this
> account.
>
> I've see it's possible to use «svn propset» to set some propriete, but how
> can I make after svn update the owner is automaticaly set ?
You need the meta-data patches/branch for that.
See http://svn.collab.net/viewcvs/svn/branches/meta-data-versioning/ for
the branch; see
http://marc.theaimsgroup.com/?l=subversion-dev&m=111459962412224&w=2 for
patches against 1.2.0rc2 (which apply with a small fuzz also against the
released version).
Regards,
Phil
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 14 07:58:32 2005