Hi Guys,
I have prepared my own custom perl script to check for logs and spaces in
file names but when I call the perl script from pre-commit hook, I'm seeing
the below error. Any suggestions from you?
*svnlook: Can't open file 'format': No such file or directory*
Thanks,
Charan
Hi,
I have two requirements but I'm not sure whether SVN is capable of doing it
1. syncing two directories
Suppose I have two directories like *
http://192.168.15.2/svn/develop/data/docs/* and *
http://192.168.15.2/svn/deploy/data/docs/. *Developers always update 1st url
and svn should be able to
Hi Guys,
Is it possible to change the repository name without losing the history.
Currently all my code is under the repository
http://local.svn.com/svn/repoe5r/. I want the name *repoe5r* to be changed
to *SVNROOT*. Can I do that?
Thanks
Hi all,
Can anyone help me on this?
Thanks,
On Wed, Mar 17, 2010 at 10:34 PM, Charan wrote:
> Hi,
>
> does SVN support exit codes. Suppose if I use "svn merge" in my shell
> script, will svn be able to return exit code "0" if the merge is successful.
>
>
> Thanks,
> Charan
>
Hi,
does SVN support exit codes. Suppose if I use "svn merge" in my shell
script, will svn be able to return exit code "0" if the merge is successful.
Thanks,
Charan
extension -- and include a hint to
> the shell interpreter as to which program to use to parse that sucker in
> the
> shebang line (the first line of the script):
>
> #!/bin/sh
> # Here's my pre-revprop-change hook script blah blah
> # blah...
> ...
>
> Cha
I renamed .tmpl to.sh and also checked the execute permissions but still I
get the same error.
Thanks
On Mon, Mar 1, 2010 at 12:20 PM, Tyler Roscoe wrote:
> On Mon, Mar 01, 2010 at 12:15:16PM -0800, Charan wrote:
> > I have been trying to edit the already existing log mess
Hi,
I have been trying to edit the already existing log message using
TortoiseSVN tool but it is giving me the following error. I can see that the
file pre-revprop-change hook exists in hook scripts folder with .tmpl
extension and it is executable.
*
*
*DAV request failed; it's possible that the r