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

RE: Config auto-props and svn:keywords on w2k server

From: Chris McKay <chris_at_defacto.com.au>
Date: 2004-07-22 00:28:35 CEST

Actually that wasn't the source of my confusion, the confusion has
arisen in that I thought that a server side auto-props config would
apply to adds from a remote workstation. I see this topic has been
beaten to death by various Zope developers, For what it's worth I'm on
their side. "Honestly: how often do you add new source files to a
repository?" - well when you start out on a brand new project (with a
brand new source code control system...), you add a hell of a lot (and
not all at once) ...

Now what I need to do is to find out how to set auto-props for
TortoiseSVN ...

C

-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]
Sent: Thursday, 22 July 2004 3:54 a.m.
To: Chris McKay
Cc: users@subversion.tigris.org
Subject: Re: Config auto-props and svn:keywords on w2k server

Here's the source of your confusion: the auto-props feature *does not*
make properties automatically appear on files when you update and
commit. It *only* affects the behavior of the 'svn add' and 'svn
import' commands. That's it. So if you have a bunch of files already
under version control, enabling auto-props does nothing (or rather, it
only affects the act of *adding* new files to version control). For
files already under version control, you'll have to 'svn propset' each
file accordingly, either manually or using a script of some sort.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 22 00:29:33 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.