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

Re: Tortoise doesn't seem to be applying autoprops

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2007-05-23 09:37:00 CEST

Luke, you have been replying to a totally unrelated mail, which clearly shows
your ignorance of the mailing list etiquette. Please read that first, it also
explains why this is a bad idea.

Now, concerning your topic, could you retry whatever failed with plain SVN via
commandline? TortoiseSVN is a separate project, though built on SVN libs, but
if that shows any errors the native client doesn't, you'd have to take it up
with the TSVN maintainers.

On Wednesday 23 May 2007 06:19, Luke Mason wrote:
> I'm setting up a new subversion repository, and we will be transitioning
> from pvcs to svn when I am done. I would like to use the autoprops
> feature to define mime-types and eol styles. I have edited the config
> file in C:\Documents and Settings\LMason\Application
> Data\Subversion\config to add a bunch of types (mostly java related,
> some images). enable-auto-props = yes is set in the [miscellany]
> section. I think I'm doing the correct things, but if I edit a file in
> my WC, save and commit it, no properties are showing. If I manually add
> a property, it gets added.

I think that auto props only apply to newly-added files, as this comment
suggests:

### Set enable-auto-props to 'yes' to enable automatic properties
### for 'svn add' and 'svn import', it defaults to 'no'.
### Automatic properties are defined in the section 'auto-props'.
# enable-auto-props = yes

I'm also not sure if this configuration applies to just the 'svn' client or to
the WC libraries (and thus to all clients that use them).

> Also, does anyone know how to get svn_apply_autoprops.py to work on a
> windows system? My python knowledge is pretty much covered by
> downloading and installing an interpreter.

How do you run it? What happens? What did you expect to happen? Python
generally can be written quite portably, so it should work on any system, but
without an error description nobody can fix it for you...

cheers

Uli

-- 
Sator Laser GmbH
Geschäftsführer: Ronald Boers, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 23 09:37:18 2007

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.