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

Re: TortoiseSvn and Visual Studio C# 2008

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 03 Feb 2009 22:21:42 +0100

blackchariot wrote:
> I have been working on integrating an auto-update feature into a project
> using a subversion. I have gotten the update to work, but I am having
> trouble hiding the TortoiseSven update window, so I can use my own custom
> GUI. Anybody know how this could be done?

If you use CreateProcess, you can pass the SW_HIDE flag.
But you might be better off using the CL client instead of an UI app
like TSVN.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1098673
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-02-03 22:22:06 CET

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.