Subversion Exception!

2016-08-16 Thread Wiesmann, Heinz Norbert
--- 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

Re: A couple thousand mp3 files (this is not spam I swear )

2016-08-16 Thread Stefan Hett
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

Re: Subversion Exception!

2016-08-16 Thread Ryan Schmidt
> 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

Re: A couple thousand mp3 files (this is not spam I swear )

2016-08-16 Thread Adam Jensen
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.

My mixed revision working copy remains after a 'svn update'

2016-08-16 Thread webster.brent
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   

Re: Blank line in historic svn:mergeinfo

2016-08-16 Thread Daniel Shahaf
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

Re: My mixed revision working copy remains after a 'svn update'

2016-08-16 Thread Ryan Schmidt
> 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

Re: A couple thousand mp3 files (this is not spam I swear )

2016-08-16 Thread Ryan Schmidt
> 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

I need help in SVN mv and SVN cp

2016-08-16 Thread rags bhat
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