Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Kroll committed May 31, 2013
0 parents commit 3bf4295
Show file tree
Hide file tree
Showing 46 changed files with 12,989 additions and 0 deletions.
29 changes: 29 additions & 0 deletions gp/.svn/all-wcprops
@@ -0,0 +1,29 @@
K 25
svn:wc:ra_dav:version-url
V 65
/svnroot/daniel/!svn/ver/625/duesenstuff/trunk/gpClient/python/gp
END
client.py
K 25
svn:wc:ra_dav:version-url
V 75
/svnroot/daniel/!svn/ver/616/duesenstuff/trunk/gpClient/python/gp/client.py
END
__init__.py
K 25
svn:wc:ra_dav:version-url
V 77
/svnroot/daniel/!svn/ver/488/duesenstuff/trunk/gpClient/python/gp/__init__.py
END
mediawiki.py
K 25
svn:wc:ra_dav:version-url
V 78
/svnroot/daniel/!svn/ver/625/duesenstuff/trunk/gpClient/python/gp/mediawiki.py
END
mysql.py
K 25
svn:wc:ra_dav:version-url
V 74
/svnroot/daniel/!svn/ver/625/duesenstuff/trunk/gpClient/python/gp/mysql.py
END
167 changes: 167 additions & 0 deletions gp/.svn/entries
@@ -0,0 +1,167 @@
10

dir
630
https://svn.toolserver.org/svnroot/daniel/duesenstuff/trunk/gpClient/python/gp
https://svn.toolserver.org/svnroot/daniel



2012-02-14T15:08:17.070981Z
625
daniel














9f2c43bc-b3c0-43f4-b155-41619b16f219

tests
dir

client.py
file




2012-07-27T13:23:46.676858Z
309da5b2baa57173583d063f9a01e46c
2012-02-10T16:03:58.030164Z
616
daniel





















76801

__init__.py
file




2012-07-27T13:23:46.676858Z
ab2978e80e312edaaa9c344d02508e0a
2011-09-16T08:56:04.680087Z
488
daniel





















45

mediawiki.py
file




2012-07-27T13:23:46.676858Z
018a84ed8841639a42ec220ee099ad09
2012-02-14T15:08:17.070981Z
625
daniel





















17020

mysql.py
file




2012-07-27T13:23:46.676858Z
79338e28867b6f2e78f3957e500e0957
2012-02-14T15:08:17.070981Z
625
daniel





















23271

1 change: 1 addition & 0 deletions gp/.svn/text-base/__init__.py.svn-base
@@ -0,0 +1 @@
__all__ = [ 'client', 'mysql', 'mediawiki' ]

0 comments on commit 3bf4295

Please sign in to comment.