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

Re: [PATCH] contrib/client-side/asvn: only check files, that are part of the subversion repository

From: Jörg Steffens <joerg.steffens_at_dass-it.de>
Date: Thu, 06 May 2010 15:16:38 +0200

Am 06.05.2010 12:52, schrieb Stefan Sperling:
[...]

thank you for your comments.
Unfortunately, I've found another problem in my patch:

# cut -c 42-: svn status lists different information. The filename
starts at column 42

is not even vaild for all Linux systems.

As you recommended in your first email, the new patch just checks for
errors and skip the remaining calls.

Your are right, when you point out, that there are still a lot of cases
where this small wrapper script fails. But at least, this patch reduces
the number of problems by one.

New patch desciption:
[[[
reduces error messages by checking svn return code

* contrib/client-side/asvn
  (recordpermissions): skip files where "svn propget" returns an error.
      It is assumed that these files do not belong to the svn repository

patch by joerg.steffens < at > dass-it.de
]]]

Received on 2010-05-06 15:17:41 CEST

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

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