Hi ,
Please someone guide me how to generate svn diff which can capture svn mv
or svn cp operations carried out in a workspace?
So when i use svn patch, it should delete old file and replace it with new
file resulted from svn mv.
Also is there any way to see dummy commit? try dummy commit but
> On Aug 16, 2016, at 2:13 PM, Adam Jensen wrote:
>
> On 08/16/2016 09:17 AM, Stefan Hett wrote:
>> Just to have this mentioned: Be aware that the working copy (aka: the
>> checked out data of the repository) will have a 2x storage requirement
>> on the data since it will keep a copy of the pris
> On Aug 16, 2016, at 2:54 PM, webster.br...@rogers.com wrote:
>
> My mixed revision working copy remains mixed revision after multiple attempts
> with 'svn update'.
> Here's the final status output:
>
> [linux] >> svn st -u
> Xvobs/common/cpCommon
> Xvob
Johan Corveleyn wrote on Thu, Aug 11, 2016 at 15:46:54 +0200:
> svndumptool (if you want, you might be able to visually verify if it's
> fixed by opening the dumpfile before and after with a text editor (but
> caution: do not edit by hand, there are checksums and content-lengths;
> it's easy to cor
My mixed revision working copy remains mixed revision after multiple attempts
with 'svn update'.Here's the final status output:
[linux] >> svn st -u
X vobs/common/cpCommon
X vobs/common/dclCommon
X vobs/ots/broadcom/BCM_SDK_6.4.11
X
On 08/16/2016 09:17 AM, Stefan Hett wrote:
> Just to have this mentioned: Be aware that the working copy (aka: the
> checked out data of the repository) will have a 2x storage requirement
> on the data since it will keep a copy of the pristine version of the
> file in addition to the "actual" file.
> On Aug 16, 2016, at 7:26 AM, Wiesmann, Heinz Norbert
> wrote:
>
> ---
> Subversion Exception!
> ---
> Subversion encountered a serious problem.
> Please take the time to report this on the Subversion mailing list
> with as much information as po
Hi,
On 8/13/2016 2:56 AM, Adam Jensen wrote:
My primary concerns are related to any potential file corruption, any
data duplication, and/or any excessive network or disk I/O (other than
the expected load of direct data communication).
Just to have this mentioned: Be aware that the working copy (a
---
Subversion Exception!
---
Subversion encountered a serious problem.
Please take the time to report this on the Subversion mailing list
with as much information as possible about what
you were trying to do.
But please first search the mailing list