Re: Configure RapidSVN
Alexander Mueller <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.user |
|---|---|
| Message-ID | <[email protected]> |
Well stuff like this should go into the pre-commit hook of the repository: http://svnbook.red-bean.com/en/1.5/svn-book.html#svn.ref.reposhooks.pre-commit If you add a script for this you can do many checks that will work for all the clients not only RapidSVN or whatnot. It would be possible to extend RapidSVN for such but as stated above doesnt make much sense and thus hasnt been implemented. There is other stuff like integration with a bug-tracker that just makes more sense on server/repository side than on the client side. Alex Greg Tomkins schrieb: > Hi, thinking about installing RSVN, quick question: > > I want to be able to configure my SVN client to run a user-supplied > (Java or C#) program that performs some lint-ish type checking on the > file before accepting it. > > Is this possible? If not, can anyone suggest an SVN client that does > support this? > > Cheers, > Greg ------------------------------------------------------ http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=671&dsMessageId=2413146 To unsubscribe from this discussion, e-mail: [[email protected]].