summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
fc33fc2)
/srv/checkout
svn path=/trunk/packages/invirt-dev/; revision=1486
+invirt-dev (0.0.4) unstable; urgency=low
+
+ * Get the svn repo from the config file, instead of /srv/checkout
+
+ -- Evan Broder <broder@mit.edu> Sat, 01 Nov 2008 02:11:59 -0400
+
invirt-dev (0.0.3) unstable; urgency=low
* sipb-xen-base -> invirt-base
invirt-dev (0.0.3) unstable; urgency=low
* sipb-xen-base -> invirt-base
-svnuri=`svn info /srv/checkout | sed -n 's/^Repository Root: //p'`
+svnuri="$(invirt-getconf svn.uri)"
set -e
if [ $# -ne 1 ] ; then
set -e
if [ $# -ne 1 ] ; then