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

Re: Re: TortoiseMerge Standalone and patching

From: Raymond Meester <raymondmeester_at_gmail.com>
Date: Fri, 1 Jul 2011 10:45:23 +0200

Thanks, this is much clearer now. Here under I commented some of the replies

> the next version (1.7) won't get a standalone version of TortoiseMerge
> anymore.

I think this is better as this gives a svn aware version only. For missing
files I still needs to use the command line solution as I only want to
prompt the user for diff information and not to bother them with the SVN
tasks.

>It's not looking for svn but for TortoiseProc.exe. If it can't find
>that, fetching files from the repo to better apply a patch just can't work.

Ok, but in my case I am sure that these files will not exist. Is there away
to turn the looking for TortoiseProc.exe off (by option)?

> No, you can't apply a patch to a repository. You must have a working
> copy and then commit the changes from there.
> Anything else would be asking for trouble: how can you be sure that
> after applying the patch your project even compiles? You *need* a
> working copy for that.

Yes, you don't know if the files will compile or are correct. I mostly patch
files (xml) that don't need to be compiled. Of course these files still
needs to be valid, but I want to check this with continous builds, instead
of locally on my computer. So this may protect user, it also limited in
certain cases.

> It remembers that state in nightly builds. But as I mentioned above:
> there won't be a standalone client anymore.

Thanks

> Any svn plugin for Eclipse would work. The FAQ entry just hasn't been
> updated recently.

Again thanks

> TSVN always shows an UI. There is no way to suppress the UI completely.

Ok, then I use both clients. One client that can be used from command line
and GUI woud be great though.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-07-01 15:22:29 CEST

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

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