summaryrefslogtreecommitdiff
path: root/README.svn
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2019-03-15 20:59:05 +0100
committerLubomir Rintel <lkundrak@v3.sk>2019-03-19 12:30:47 +0100
commit863c56c1112cd8f5c2a05256e7d18584a4381d9b (patch)
tree9adf008a10745cc4521f8c45f6499bf34bb75cd6 /README.svn
parent73750bfbbbf228333e0ef624af3464c27af217a7 (diff)
downloadmobile-broadband-provider-info-lr/svn-vestiges.tar.gz
all: remove SVN vestigeslr/svn-vestiges
Diffstat (limited to 'README.svn')
-rw-r--r--README.svn21
1 files changed, 0 insertions, 21 deletions
diff --git a/README.svn b/README.svn
deleted file mode 100644
index 86f6f30..0000000
--- a/README.svn
+++ /dev/null
@@ -1,21 +0,0 @@
-Edit instructions are found from:
-http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders
-
-MAKE SURE YOU VALIDATE THE DATABASE AFTER CHANGES!!
-
-
-If you wish to install the package execute:
- $ autoreconf -i
-to bootstrap the package.
-
-
-DEVELOPERS WITH SVN COMMIT RIGHTS
-=================================
-The ChangeLog is generated prior to a release using svn2cl
-(see generate_cl.sh).
-
-When you make a commit, just plainly state your changes in the commit
-message, don't include a full ChangeLog entry. See 'svn log' for
-examples
-
-Remember to add your information to authors.svn2cl as well.