H heidernskk02 New member Messages 14 Points 0 Oct 23, 2013 #2 Hi guys. what will i type in terminal to update my src/db files or svn? sorry for the noob question
J jaBote Community Contributors Messages 2,037 Points 0 Github jaBote Oct 23, 2013 #3 Supposing you're using a Linux console for it: If you are using subversion: go to your repository folder and issue this svn up If you are using Git, go to your repository folder and use this command: git pull Hope this works. For more information and basic troubleshooting, please check this topic: http://herc.ws/board/topic/152-obtaining-hercules/
Supposing you're using a Linux console for it: If you are using subversion: go to your repository folder and issue this svn up If you are using Git, go to your repository folder and use this command: git pull Hope this works. For more information and basic troubleshooting, please check this topic: http://herc.ws/board/topic/152-obtaining-hercules/