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

Re: Are the Visual C++ Development libraries thread safe?

From: Ben Reser <ben_at_reser.org>
Date: 2004-06-28 04:04:29 CEST

On Sun, Jun 27, 2004 at 08:44:38PM -0400, Robert Murphy wrote:
> Hello all. Being pretty much a newbie when it comes to SVN development
> I had a quick question that perhaps someone could answer. I am
> building a minimalist SVN client and I would like to keep the GUI as
> responsive as possible when performing SVN operations. Of course the
> most logical course of action is to have the SVN client code run in
> it's own thread. I was just wondering if the VC++ SVN libraries are
> thread safe. I plan on having only ONE thread and all interaction with
> SVN will be performed through this thread. Are there any gotchas that
> I should be on the look out for?

They should be.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 28 04:05:13 2004

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

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