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

Re: $Header: $ keyword

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-02-05 00:01:51 CET

Hari Kodungallur wrote:
> Hi,
>
> We are in the process of moving our CVS repository to Subversion. A
> lot of our files (most of our files) use the CVS keyword $Header: $. I
> believe this keyword is not supported by Subversion. Is there a way to
> replace it with $Id or any other subversion keyword during cvs2svn
> conversion?

Not builtin. You could hack cvs2svn to do this, though.

In reaction to this email, I've just proposed on dev@ that we should add
support for $Header$.

> I also have a question regarding rsync support. Can the subversion
> repository be replicated on another machine and then use rsync to keep
> that replicated repository in sync with the original one?

In general, it is a bad idea to bundle multiple questions into 1 thread.

The answer is yes, iff you are using FSFS, not BDB, and the replica is
read-only.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 5 00:04:41 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.