eople in GUI land do..
Arwin
From: Bo Berglund
Sent: Saturday, 28 April, 13:10
Subject: Re: command line syntax for svn diff
To: users@subversion.apache.org
On Sat, 28 Apr 2018 06:39:24 +, Arwin Arni Nandagopal wrote: >There are
revision keywords like HEAD which references the latest re
There are revision keywords like HEAD which references the latest revision and
PREV which references the last changed revision of the target. E.g: SVN diff
-rHEAD:PREV target.file will show the changes between the last changed revision
for that file and the latest revision, which is effectively
They recommend setting up a "pre-revprop-change" script with nothing in it but
the initial "shebang", for each target repository, and then using "svnsync" to
migrate the repositories. It also assumes the existence of an "svnsync" user-ID
on the target system, which (at least assuming it's an o
gt;
>> >>
>> >>
>> >> Bert
>> >>
>> >>
>> >>
>> >> From: Arwin Arni Nandagopal [mailto:ar...@collab.net]
>> >> Sent: donderdag 29 mei 2014 15:59
>> >> To: users@svn
>> >> Subject:
issue)? I installed
SlikSvn 1.8.9 x64 and I wasn't able to reproduce the error either. Where I
am getting the error is the following environment:
$ svn --version
svn, version 1.8.9 (r1591380)
compiled May 8 2014, 05:13:23 on x86_64/x86-microsoft-windows5.1.2600
Regards,
Arwin Arni
On Fri,
diff -r3 /path/to/repo with a
1.8.x or later binary on a Windows 64-bit machine, and it WILL hang.
I really hope someone with debugging skills on Windows can help me out here.
Regards,
Arwin Arni
svnlook_diff_infinite_loop.dump
Description: Binary data
necessary changes and then try committing again. In
fact, in my day job, we run these scripts manually before committing, so it
saves a round trip to the server.
Regards,
Arwin Arni
A merge commit in subversion is no different than a regular commit. It will
cause start-commit, pre-commit and post-commit hooks to be executed.
Regards,
Arwin Arni
On Fri, Feb 14, 2014 at 11:57 AM, ReshmaBabu wrote:
> Hi Team,
>
> Whenever there is merge operation being perform
You needn't dump/load.
Just run svn propget --revprop svn:log -r$N URL > r$N.log in a for loop
running from 0 to HEAD.
Run your sed script on all the files.
Then svn propset --revprop -r$N svn:log -F r$N.log in a similar for loop.
Regards,
Arwin Arni
On Wed, Feb 12, 2014 at 2:36 AM
Try http://www.svnhostingcomparison.com/
-Original Message-
From: Victor Sudakov [mailto:suda...@sibptus.tomsk.ru]
Sent: Friday, January 20, 2012 5:54 PM
To: users@subversion.apache.org
Subject: SVN hosting with WebSVN?
Colleagues,
It can be sort of a FAQ, but I could not find it in the
e file and pipe it to the tool. There is
no shortcut here.
-Arwin Arni
On Wednesday 12 January 2011 02:50 PM, pabitra.mall...@wipro.com wrote:
Hi Sourav,
This is one of the main problems, which we faced six months back. Then
I tried to find out a solution but failed. Now you need to explore
11 matches
Mail list logo