63 reputation
3
bio website
location
age
visits member for 2 years
seen Dec 15 '11 at 15:40
stats profile views 4

Aug
16
answered Change group of only cache folders, recursive
Jun
8
awarded  Teacher
Jun
8
answered In Ubuntu how can I find out the DNS servers used from the command line?
May
26
comment syncronise two local SVN checkouts
I used a custom post-commit hook script for the svn repo that parses on several words in the path using "/usr/bin/svnlook changed $REPOS -r $REV | sed "s/^....//" " to get the files changed and based on that issueing svn update commands through SSH on the correct servers Thanks for the help and all the answers, learned some new stuff along the way :)
May
26
awarded  Scholar
May
26
accepted syncronise two local SVN checkouts
May
25
awarded  Student
May
25
comment syncronise two local SVN checkouts
I tried that, the problem there was that the revision id you get from svn info isn't the current revision from the svn repository.
May
25
asked syncronise two local SVN checkouts