~svn/ubuntu/oneiric/subversion/ppa

« back to all changes in this revision

Viewing changes to debian/patches/svnshell.patch

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2005-06-29 13:09:32 UTC
  • mfrom: (1.1.1 upstream) (0.1.2 sarge)
  • Revision ID: james.westby@ubuntu.com-20050629130932-vzt4595e7q8wtfqy
Tags: 1.2.0-1ubuntu1
Resynchronise with Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
  emits for unknown commands less confusing. 
3
3
  Roland Illig <roland.illig@gmx.de>. 
4
4
 
5
 
Index: upstream/tools/examples/svnshell.py
 
5
Index: tools/examples/svnshell.py
6
6
===================================================================
7
 
--- upstream.orig/tools/examples/svnshell.py    2003-12-29 18:51:28.000000000 +0100
8
 
+++ upstream/tools/examples/svnshell.py 2004-02-07 15:16:31.964080873 +0100
9
 
@@ -45,14 +45,8 @@
 
7
--- tools/examples/svnshell.py.orig     2005-03-17 02:39:51.000000000 -0800
 
8
+++ tools/examples/svnshell.py  2005-06-11 08:44:14.239248225 -0700
 
9
@@ -53,14 +53,8 @@
10
10
   def postcmd(self, stop, line):
11
11
     self._setup_prompt()
12
12