Using Subversion With VB 6 ?

Jun 15, 2009

I have been using TSVN in conjunction with VisualSVN to control my .Net source code. I have a large amount of applications that are written in VB6 and I am looking to use TSVN for source control. I am looking for the file types that are not needed in be included in the cource control. (ie .vbw, .frx, .*)

View 5 Replies


ADVERTISEMENT

C# :: Subversion: How To Unversion The BIN And OBJ Folders

Jun 24, 2010

In subversion/TortoiseSVN, I am wondering how to un-version a directory. We have a large number of projects, each with a BIN and OBJ folder which are under source control. I want to delete these two folders from subversion, but keep the folders locally.I tried the "Delete (Keep local)" option, and that works on my machine. However when another developer performs an Update, their BIN and OBJ folders get deleted. I need it to simply become unversioned when the other developers perform an update, instead of having them removed from their machines.

View 6 Replies

Get File Info From A File On A Subversion Repository?

Jul 20, 2011

I have a utility that checks various file info (size, date, location, etc) against a manifest to see that it all matches. Would anyone know if there's a way to get the last write date of a file in a svn repository, using VB.NET. The equivalent of using FileInfo.LastWriteDate.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved