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

Re: Lack of $Id$ support - FAQ

From: <rooneg_at_electricjellyfish.net>
Date: 2004-07-19 14:49:14 CEST

Paul Campbell wrote:

> examples
> keywords such as LOG and ID, .cvsignore
>
> In my case,
> I have over a thousand files in which we have
> been using ID when we need to verify that the
> user has a correct version. The need to do a
> propset for so many files is onerous
> ( difficult and time consuming )

Umm, there is support for the svn:ignore property, which is essentially
equivalent to .cvsignore, and there is an $Id$ keyword, you just have to
set svn:keywords to Id on each file to get it to expand the keyword.
Unlike CVS subversion does not default to expanding keywords. The only
thing you've mentioned that isn't supported is the $Log$ keyword, and we
have good reasons for not supporting it. I suggest reading up on
svn:ignore and svn:keywords in the book.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

AdmID:DC3DB44A20A3B254D4A835A47528BCA7

AdmID:4819E69C161126DE320988323DCBA946

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

  • application/octet-stream attachment: Mime.822
  • application/octet-stream attachment: Part.002
  • application/octet-stream attachment: Part.004
Received on Mon Jul 19 14:46:20 2004

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.