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

Status of an item in XML

From: Giulio Troccoli <giulio.troccoli_at_uk.linedata.com>
Date: Tue, 10 Nov 2009 10:27:43 +0000

Hi, I'm trying to write a Perl script that analyse an XML status file. I'm using SVN 1.6.5.

The SVN Book has 11 possible statuses for a file: blank, A, D, M, R, C, X, I, ?, ! and ~. However, looking at the schema for the status command (subversion/svn/schema/status.rnc) there are 14 possible statuses.

So here are my questions:
1) Is it correct that 'none' and 'normal' mean the same? Can 'none' ever be returned? If so, when?
2) What's the equivalent of ~? 'incomplete' or 'obstructed'?
3) Why there are 2 extra statuses (either 'incomplete' or 'obstructed', and 'merged')? Or maybe the Book hasn't been updated and it doesn't report all possible statues, yet?

Thanks
Giulio Troccoli

Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851 VAT Reg No 778499447

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2416083

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-10 11:29:05 CET

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.