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

RE: Post Commit Code Formatting

From: Durfee, Bernard <Bernard.Durfee_at_suny.edu>
Date: 2005-06-22 23:16:19 CEST

> > How does RCS keyword expansion fit into this? Does that not modify
the
> > contents of the user's committed file?
>
> Nope, it doesn't (at least in Subversion). The expansion
> takes place only on the client side. The code on the server
> isn't touched. If RCS keyword expansion is breaking the code,
> you can simply remove the svn:keywords property and stop the
> expansion.

I see, so I should really be looking for a client side solution. Fair
enough.

Thanks,
Bernie

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 22 23:38:59 2005

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

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