[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: David Weintraub <qazwart_at_gmail.com>
Date: 2005-06-22 23:13:44 CEST

On 6/22/05, Durfee, Bernard <Bernard.Durfee@suny.edu> wrote:
> 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.

--
David Weintraub
qazwart@gmail.com
---------------------------------------------------------------------
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:35:23 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.