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

Are the Visual C++ Development libraries thread safe?

From: Robert Murphy <rmurphy440m_at_peoplepc.com>
Date: 2004-06-28 02:44:38 CEST

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?

Thanks!
Rob.

________________________________________
PeoplePC Online
A better way to Internet
http://www.peoplepc.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 28 02:45:22 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.