Subversion crashed on Windows during a long operation

2014-05-27 Thread Darren Morby
Hi. I received the following message when running svn update --set-depth infinity on Windows (build 1.8.9 downloaded from VisualSVN site): This application has halted due to an unexpected error. A crash report and minidump file were saved to disk, you can find them here: C:\Users\dmorby\AppD

Re: during checkout, some files always cannot be pulled out to my local drive

2014-05-27 Thread frame
Thank you for the reply. You are correct. To my surprise, I found that there are a bunch of paired files like abc.h and Abc.h. The first file was checked out while Abc.h always not on Windows 7. On Tuesday, May 27, 2014 1:46:39 PM UTC-4, jbl...@icloud.com wrote: > > Windows uses a case insensiti

Re: during checkout, some files always cannot be pulled out to my local drive

2014-05-27 Thread jblist
On May 27, 2014, at 8:44 AM, frame wrote: > Hi: > > I am using ToitoiseSVN on Windows 7. When I check out a tree from the > repository, one directory within the tree behaves odd: some files within this > directory were successfully checked out while some files never came down. > They all are

RE: svn:mergeinfo inadvertently being removed

2014-05-27 Thread Fisher, Randall
Thanks Philip, that does sound like the same issue. I'll work on bringing our server up to date. (1.7.17) Thanks, Randall Fisher -Original Message- From: Philip Martin [mailto:philip.mar...@wandisco.com] Sent: Tuesday, May 27, 2014 11:51 AM To: Fisher, Randall Cc: users@subversion.apach

Re: svn:mergeinfo inadvertently being removed

2014-05-27 Thread Philip Martin
"Fisher, Randall" writes: > We are leveraging svn:mergeinfo to reconcile revisions made on > branches (pending releases), onto other branches (future releases), > and ultimately the trunk (ongoing development, CI). Occasionally we > have svn:mergeinfo that gets stepped on (deleted) as developers

during checkout, some files always cannot be pulled out to my local drive

2014-05-27 Thread frame
Hi: I am using ToitoiseSVN on Windows 7. When I check out a tree from the repository, one directory within the tree behaves odd: some files within this directory were successfully checked out while some files never came down. They all are *.h files. Right now, if I run "svn st", there are a bu

svn:mergeinfo inadvertently being removed

2014-05-27 Thread Fisher, Randall
We are leveraging svn:mergeinfo to reconcile revisions made on branches (pending releases), onto other branches (future releases), and ultimately the trunk (ongoing development, CI). Occasionally we have svn:mergeinfo that gets stepped on (deleted) as developers are merging changes back toward t