0
We have team of 125+ people and we are using tortoise SVN for version control. we have one excel sheet where every user have to update their daily work by end of the day but thing is that no body is updating (SVN update) excel file before making their changes and due to that person who had added his details went missing. so to avoid this i want one svn post commit script which force svn update command to everyone's working copy so whenever they open their working copy it will be up to date. please help me to apply this to my repository
we are using tortoise svn with windows clients and we had integrated tortoise svn with collabnet team-forge
Have you tried to create any scripts so far? Is there a particular part of a script that isn't working? – panhandel – 2015-08-13T19:51:23.723
Cross-posted to Stack Overflow: http://stackoverflow.com/q/31987458/1390430
– Ben – 2015-09-06T21:49:30.790Similar question: http://superuser.com/q/701136/233630 I don't think it's a duplicate, because this question is more of an XY problem which is really asking "how do I share an excel spreadsheet so that people don't remove each-others' work"?
– Ben – 2015-09-06T22:25:34.077