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

Re: Estimate effort to write toroiseSVNSCC client

From: Roman Kellner <muzungu_at_gmx.net>
Date: Sat, 18 Jun 2011 00:00:06 +0200

Am 17.06.2011 15:43, schrieb Dale McCoy:
> On Thu, Jun 16, 2011 at 17:20, Roman Kellner<muzungu_at_gmx.net> wrote:
>> If with VS MS VisualStudio was meant, then you missunderstood me. We have
>> two IDEs that use MSSCCI but are not VS. It is MultiProg, a IEC61131 tool.
> I've always found Tortoise's integration into explorer sufficient for
> my purposes, but if you really need IDE integration, and your IDE
> looks enough like Visual Studio to use the same plug-in interface, why
> not just use an already-existent Visual Studio plugin?

   1. If Visual Studio does not exactly use MSSCCI then it will very
      likely not work. But I never tried.
   2. We have an issue with the svn:externals that should be included in
      the MSSCCI SccPopulateList method. MSSCCI was originally invented
      for VSS which does not know the feature of svn:externals. Hence it
      has to be the SVN2SCC client that defines how SccPopulateLIst is
      filled: either simply by (svn list) or by (svn list + svn propget
      svn.externals + svn list for each externals entry). This would
      have to be a SVN2SCC client behaviour setting (client properties)
      to do it the "straight" or the "include svn:externals" way.

> I've never used any of them, but there are dozens out there.
>
> Dale McCoy
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2768459
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
>

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-06-18 00:00:13 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.