[meld/VersionControlRework: 34/123] vc.svn: Root-walking is the default
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld/VersionControlRework: 34/123] vc.svn: Root-walking is the default
- Date: Sun, 19 Apr 2015 20:08:50 +0000 (UTC)
commit 0fdd6e82ba5477b7a8a9b0691c1a16d736a55a9d
Author: Kai Willadsen <kai willadsen gmail com>
Date: Sun Mar 22 09:55:22 2015 +1000
vc.svn: Root-walking is the default
meld/vc/svn.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/meld/vc/svn.py b/meld/vc/svn.py
index a5b4bca..19738e0 100644
--- a/meld/vc/svn.py
+++ b/meld/vc/svn.py
@@ -40,7 +40,6 @@ class Vc(_vc.Vc):
CMD = "svn"
NAME = "Subversion"
VC_DIR = ".svn"
- VC_ROOT_WALK = True
VC_COLUMNS = (_vc.DATA_NAME, _vc.DATA_STATE, _vc.DATA_OPTIONS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]