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

Re: Pre-Design Discussion of Server->client configuration

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-05-01 21:29:00 CEST

John Peacock wrote:

> If the server config included a custom keyword, the client cannot
> perform the revert correctly without having that information (since
> the unexpand/expand would need to know about the new keyword). There
> are probably other cases where the revert requires having the server
> config information in order to restore the file to the original form.

[a bit off-topic here, but] This is only the case if we allow multiple
spellings of custom keywords; i.e., if you're allowed to put KeywordFoo
in svn:keywords, bu spell it as $Foo$ in the file itself. If we don't
allow that, then the information in svn:keywords is always sufficient
for unexpanding a file.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 1 21:29:38 2005

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.