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

[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: Wed, 05 May 2010 19:03:44 +0200

[[[
originally, asvn uses find commands to determine the files where
properties are set. The new version uses svn status. Therefore only
files that are part of the repository are used. This reduces warning
messages.

* contrib/client-side/asvn
  (recordpermissions): uses the new function svn_list instead of find

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

  • text/x-patch attachment: stored
Received on 2010-05-05 21:01:05 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.