[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: TortoiseMerge: Save as if readonly

From: Oto BREZINA <brezina_at_printflow.eu>
Date: Fri, 05 Apr 2013 23:04:27 +0200

On 2013-04-05 14:42, ch3cooli wrote:
> If file is readonly, run "Save as" (ask new filename).
> Especially for left view when edit mode is enabled, because there is no such checking.
Thanks, Stefan commited that one.

This all is work in progress, its still in first stages and literally
lot of work is in front of us. Current T-Merge code is optimized for one
editable view. All gui, data handling, etc. Stefan knew why he call this
"opening can of worms". However I found I need this feature for my work
while perform two-way merging code from two different repositiories.

Checking for readonly should be two staged first when Save is hit and
multi-view edit is enabled you are asked what file to save, where
readonly file should have this in description.
Second stage for fixed by you.
Did you get into this issue or just analyzed it ? I CnP code but did not
try it, there are more important issues about multi view edit for me now.

I'm trying to keep untouched as much code and functionality as possible,
so for now code duplicity and other thing may happen, be patient. :) So
beside make multi-view edit works my goal is also:
  * don't break what works
  * don't change behaviour in basic mode (when you start T-Merge you
should not feel a change in way how it works until editable is switched
on) .
  * keeping commits small so we can catch any possible wrong direction.
- so guys like you can catch error early. All intermediate fixes are
welcomed.

And last but not least I have been on 3 days business trip, so was
driving and had no time for continuing. Hopefully weekend brings more
fruit here.

Oto

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3052653

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-04-06 05:49:47 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.