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

Re: Auto-props not working

From: Duong Minh Tri <mtalibaba_at_yahoo.com>
Date: Thu, 13 Sep 2012 20:46:32 -0700 (PDT)

Hi,
 
I've find out and fix it. The reason is I've edited config file by EmEditor software, it's write something before the header of file. So the file will begin by some character, not '#' character. I have to read file by another software to find it. 
 
Here's what I did to resolve trouble:
- UnInstall TortoiseSVN
- Restart computer
- Delete folder C:\Users\[My windows account]\AppData\Roaming\Subversion
- Restart computer
- Install the lastest TortoiseSVN
- Edit config file by Notepad
- Restart computer
-> Everything works fine.
 
But I wonder if the TortoiseSVN can read the config file as the same as human read? You'll the see content of the config file has no difference when open by EmEditor or Notepad or another software.
So should the config file change to Xml style? instead of text file?
 
Many thanks.
Best regards,

 

________________________________
 From: Duong Minh Tri <mtalibaba_at_yahoo.com>
To: "dev_at_tortoisesvn.tigris.org" <dev_at_tortoisesvn.tigris.org>
Cc: "mtalibaba_at_yahoo.com" <mtalibaba_at_yahoo.com>
Sent: Thursday, September 13, 2012 9:37 AM
Subject: Auto-props not working
  

Hi there,

I've installed the TortoiseSVN (TortoiseSVN-1.7.9.23248-x64-svn-1.7.6.msi).
- After that I've configure the config file to enable auto props (See F1.jpg).
- The configuration file is located in C:\Users\[My windows account]\AppData\Roaming\Subversion (See attachments config file)
- I created new file (ex: new text file) in my working folder and comit it (See F2.jpg)
- The result in F3.jpg: my file hasn't been add svn:needs-lock prop. It's not read-only.

Notes:
- I've google and try to do follow the guide but it's still not working.
- This trouble happened since I've install new version of TortoiseSVN, the previous version (at least a month ago) is okie. But now when I tried to uninstall new version and reinstall the previous version -> the auto-props still not working.
- I've tried UnInstall TortoiseSVN -> restart computer -> Install new version -> restart computer (I do this couple times but the result still the same)
- I'm using Windows 7 Ultimate (64 bit).

Please help me.

Many thanks.
Best regards,

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3005745

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-09-14 07:51:23 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.