projects
/
deb
/
hackedgotchi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
updated cron in svn to pull from svn and not cvs
[deb/hackedgotchi.git]
/
cron
/
10svn
1
#!/bin/sh
2
3
cd /org/planet.debian.org/config
4
svn update -q
5
6
cd /org/planet.debian.org/www/heads
7
svn update -q