Skip to content

Tag: svn

Can’t connect to SVN from Subclipse in Linux

I’m trying connect to a SVN repository from Sublipse. I have followed this steps: Open SVN Repository Exploring perspective Select New > Repository Location… Enter repository url. Enter SVN access credentials The message Operation in progress… appears indefinitely The only thing that coul…

Auto Update SVN after Commit and Export it to zip

Me and my friends are developing android Custom ROMS, the problem is we immediately update when there is something need to update. i use google code trunk to upload our custom roms for now and i need to zip it and upload it, is there is a way for a better proccess that our server automatically svn update when…

subversion pre-commit hook error code 255

I added pre-commit hook script to the repository. It always gives below error while committing: I have already checked that my pre-commit script is having executable permission and its a bash script. is added in the beginning of the file. Even if I write in the beginning of the file, it is not allowing me to …

SVN Update Crontab Linux

I am trying to figure out how to run a SSH command via cron for linux. The command I want to run is: Something like: Anyone know what I would need to do with the cron line? EDIT: I don’t need it to be SSH, just need to run svn update on the same server as cron to the working