[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: <sussman_at_collab.net>
Date: 2004-07-19 14:18:11 CEST

On Fri, 2004-07-16 at 17:32, Paul Campbell wrote:

> It might be useful to add this type of info to the FAQ
> (Features that work differently or don't work)

All of these features are documented in the book, and we even have an
appendix in the book (appendix A) that is addressed to CVS users
switching over, highlighting differences. Perhaps we should mention the
cvsignore/svn:ignore transition in that appendix, as well as pointers
to the svn:keywords feature?

Either way, this doesn't seem like a FAQ to me. I've not seen it asked
often at all.

> 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 )

It's difficult to propset thousands of files? You can run 'svn propset
-R' to operate on a whole tree recursively. You can also do something
as simple as 'find . -name "*.c" | xargs propset...'.

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

AdmID:2594E79D664BE0CFABB84C8F7C19FEB3

---------------------------------------------------------------------
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
Received on Mon Jul 19 14:16:24 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.