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

RE: Format of .svn/entries files

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2006-11-13 13:58:47 CET

Hi Jari Strand,

You wrote:
> Hi,
> I used to to python to parse and read the XML in entries
> files which are
> located in each .svn folder in windows. But after updating to version
> 1.4 of tortoise SVN my scripts wouldn't work anymore because
> the format
> of the entries files is not XML anymore.

This is entirely your problem, since the entries in the .svn folders are not
designed to be accessed directly but only through the subversion libraries.
There are subversion bindings for different programming languages available.
Please use these and don't mess around with the files directly.

> Does any one know why and could it be possible to change the
> format back
> to XML again?

No, the subversion developers probably won't do this. You addressed your
question to wrong list, since TortoiseSVN is a subversion client that uses
the subversion libraries...

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Nov 13 13:58:59 2006

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

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