projects
/
invirt/packages/invirt-dev.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1237ff7
)
Updating the svn uri in sx-build-release
author
Nelson Elhage
<nelhage@mit.edu>
Thu, 16 Aug 2007 02:57:04 +0000
(22:57 -0400)
committer
Nelson Elhage
<nelhage@mit.edu>
Thu, 16 Aug 2007 02:57:04 +0000
(22:57 -0400)
svn path=/trunk/packages/sipb-xen-dev/sipb-xen-dev/; revision=73
sx-build-release
patch
|
blob
|
history
diff --git
a/sx-build-release
b/sx-build-release
index
8636a39
..
a7f7a7a
100755
(executable)
--- a/
sx-build-release
+++ b/
sx-build-release
@@
-1,5
+1,5
@@
#!/bin/bash
-svnuri=file:///afs/sipb.mit.edu/project/xen/svn
+svnuri=file:///srv/svn-xen
set -e
if [ $# -ne 1 ] ; then