[dba-VB] SVN - removing all version control for a directory and all files underneath

Shamil Salakhetdinov shamil at smsconsulting.spb.ru
Fri Mar 11 09:00:05 CST 2011


Hi John --

1. Just delete hidden .svn subfolder from root folder and all subfolders.
 
2. Right-click folder in MS Windows Explorer window and use Tortoise SVN
Export... command from popup-menu

3. Use command line SVN utility with export command

http://svnbook.red-bean.com/nightly/en/svn.ref.svn.c.export.html

Thank you.

--
Shamil
 
-----Original Message-----
From: dba-vb-bounces at databaseadvisors.com
[mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of jwcolby
Sent: 11 ????? 2011 ?. 17:26
To: Access Developers discussion and problem solving; VBA; Sqlserver-Dba
Subject: [dba-VB] SVN - removing all version control for a directory and all
files underneath

I am trying to copy a solution to a new location, strip all version control
from it, delete a ton of projects within that solution and then version
control the new solution.

I copied the entire solution from my laptop to a VM and under my user /
projects there.  The copy still appears to be under version control.  I
looked in help and it says to copy the directory to itself using the vsn
right click menu.  I did that and it removed the vsn green checkmark from
the top level directory (the solution) but left the check mark on all of the
subdirectories (projects and stuff).

Does anyone have a clue how to completely and entirely remove a directory
from version control - remove all green check marks from every subdirectory
etc.?
--
John W. Colby
www.ColbyConsulting.com
_______________________________________________
dba-VB mailing list
dba-VB at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-vb
http://www.databaseadvisors.com




More information about the dba-VB mailing list