summaryrefslogtreecommitdiffstats
path: root/collab/gsvn/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'collab/gsvn/DETAILS')
-rwxr-xr-xcollab/gsvn/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/collab/gsvn/DETAILS b/collab/gsvn/DETAILS
new file mode 100755
index 0000000000..6c5bac6805
--- /dev/null
+++ b/collab/gsvn/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=gsvn
+ VERSION=0.1
+ LICENSE[0]=GPL
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://gsvn.tigris.org/
+ ENTERED=20030219
+ UPDATED=20031205
+ SHORT='PyGTK GUI Client for the Subversion version control system'
+cat << EOF
+The goal of this project is to write a high-quality GUI client for Subversion.
+This client is written entirely in Python, using bindings to GTK and the
+Subversion libraries. At a minimum, this client should work on all Unix-like
+systems with X windows. It should also be possible to run on Win32, given
+that Python, Subversion, and GTK are all known to work there.
+EOF