Compatibility Check Windows 7 Movares TIGRIS

2011-10-03 Thread Derksen JEC (Jurgen)
> Dear Sir/ Madam > > To understand the compatibility of > > SUBVERSION > > TORTOISESVN > > 1.4 > 1.5 > > onthe Microsoft Windows 7 platform, I would like to receive some > informationregarding the following questions: > > 1. Is the application compatible with Windows 7 Enterprise? > 2. Is the appl

Re: svn merge operation extremely slow

2011-10-03 Thread Johan Corveleyn
On Mon, Oct 3, 2011 at 3:04 PM, Stefan Sperling wrote: > On Mon, Oct 03, 2011 at 02:59:25PM +0200, Johan Corveleyn wrote: >> On Mon, Oct 3, 2011 at 2:35 PM, Johan Corveleyn wrote: >> > On Mon, Oct 3, 2011 at 2:16 PM, Kyle Leber wrote: >> >> I set the mime-type to "application/octet-stream" in th

Re: svn merge operation extremely slow

2011-10-03 Thread Johan Corveleyn
On Mon, Oct 3, 2011 at 3:02 PM, Daniel Shahaf wrote: > Johan Corveleyn wrote on Mon, Oct 03, 2011 at 14:59:25 +0200: >> It may also interest you (and other readers of this thread) that there >> is an open enhancement request for making text-merges take the same >> shortcut as binary-merges (if min

How to revert a directory to a previous revision

2011-10-03 Thread marc
Hi, I want to revert 2 directories in my repos to a previous revision. In the repos view, when I right-click on the folder I want to revert I see an option "revert to previous version" or the like. Right-clicking the local directory to replace it with a previous version does not give me the opt

Re: svn merge operation extremely slow

2011-10-03 Thread Stefan Sperling
On Mon, Oct 03, 2011 at 02:59:25PM +0200, Johan Corveleyn wrote: > On Mon, Oct 3, 2011 at 2:35 PM, Johan Corveleyn wrote: > > On Mon, Oct 3, 2011 at 2:16 PM, Kyle Leber wrote: > >> I set the mime-type to "application/octet-stream" in the working copy prior > >> to merge and this fixed the problem

Re: svn merge operation extremely slow

2011-10-03 Thread Daniel Shahaf
Johan Corveleyn wrote on Mon, Oct 03, 2011 at 14:59:25 +0200: > It may also interest you (and other readers of this thread) that there > is an open enhancement request for making text-merges take the same > shortcut as binary-merges (if mine == merge-left then set merged := > merge-right), to avoid

Re: svn merge operation extremely slow

2011-10-03 Thread Johan Corveleyn
On Mon, Oct 3, 2011 at 2:35 PM, Johan Corveleyn wrote: > On Mon, Oct 3, 2011 at 2:16 PM, Kyle Leber wrote: >> >> >> On Mon, Oct 3, 2011 at 4:10 AM, Johan Corveleyn wrote: >>> >>> [ Again: please don't top-post on this list. I'm moving your reply to >>> the bottom. More below ... ] >>> >>> On Mon

Re: svn merge operation extremely slow

2011-10-03 Thread Johan Corveleyn
On Mon, Oct 3, 2011 at 2:16 PM, Kyle Leber wrote: > > > On Mon, Oct 3, 2011 at 4:10 AM, Johan Corveleyn wrote: >> >> [ Again: please don't top-post on this list. I'm moving your reply to >> the bottom. More below ... ] >> >> On Mon, Oct 3, 2011 at 2:24 AM, Kyle Leber wrote: >> > On Sun, Oct 2, 2

Re: svn merge operation extremely slow

2011-10-03 Thread Daniel Shahaf
Kyle Leber wrote on Mon, Oct 03, 2011 at 08:16:53 -0400: > On Mon, Oct 3, 2011 at 4:10 AM, Johan Corveleyn wrote: > > (2) If the "base" of the merge target doesn't have a mime-type, look > > if it has one on the "actual" node (the uncommitted local > > modifications). If that's binary, then we'll

Re: svn merge operation extremely slow

2011-10-03 Thread Kyle Leber
On Mon, Oct 3, 2011 at 4:10 AM, Johan Corveleyn wrote: > [ Again: please don't top-post on this list. I'm moving your reply to > the bottom. More below ... ] > > On Mon, Oct 3, 2011 at 2:24 AM, Kyle Leber wrote: > > On Sun, Oct 2, 2011 at 8:10 PM, Daniel Shahaf > > wrote: > >> > >> Kyle Leber w

Renamed/moved files diffing

2011-10-03 Thread Albertsen, Ketil
We are using the CodeCollaborator system from SmartBear for code reviews. This system uses the command: svn -r "firstversion:lastversion" svnpath to generate a diff list used indicate which lines were modified for the code revision in question. Problem is with files that have been moved/renamed

Re: svn merge operation extremely slow

2011-10-03 Thread Johan Corveleyn
[ Again: please don't top-post on this list. I'm moving your reply to the bottom. More below ... ] On Mon, Oct 3, 2011 at 2:24 AM, Kyle Leber wrote: > On Sun, Oct 2, 2011 at 8:10 PM, Daniel Shahaf > wrote: >> >> Kyle Leber wrote on Sun, Oct 02, 2011 at 20:05:19 -0400: >> > Johan, >> > >> > I did