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

Re: [BUG] Conflict with use-commit-times = yes + svn:keywords set

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2004-11-02 20:59:43 CET

John Peacock <jpeacock@rowman.com> writes:

> Your solution isn't sophisicated enough. All keywords are normally
> stored in the repository as "$Keyword$" anyways.

I'm pretty sure that is not the case. Too bad svn cat has no
option to show me the un-expanded file:

0 tmp% svn co $r another-wc
A another-wc/file
Checked out revision 1.
0 tmp% cat another-wc/.svn/text-base/file.svn-base
$Id:$
0 tmp% svn cat $r/file
$Id: file 1 2004-11-02 19:42:27Z egillesp $

--
Eric Gillespie <*> epg@pretzelnet.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 2 21:00:29 2004

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.