Does anyone know how to configure svn so that every file committed is run on NArrange
+1
A:
As you can see in this answer you cannot do this on the server. You could use a client hook but not every client supports this. (TortoiseSvn does)
Stefan Egli
2010-02-09 09:43:10
Dear Stefan,Thanks for the informationCan you give me detail like where to look for client hook if possible?
Ravisha
2010-02-09 10:57:06
I am just looking for a hook which will NArrange the files which are going to be committed.
Ravisha
2010-02-09 11:52:37
I never did this myself. You can find samples here:http://tortoisesvn.tigris.org/svn/tortoisesvn/trunk/contrib/hook-scripts/client-side/(login with guest, no password). One thing that is important: The scripts are not saved in the repository. You have to "install" them on every machine that should use them...
Stefan Egli
2010-02-09 12:14:21
Thats what i am looking for ,I want a client side working tool.I dont mind installing/configuring @ every developers place.Thanks a lot stefan.Will try this out .+1 :)
Ravisha
2010-02-10 04:18:14