vote up 0 vote down star

I have accidentally checked out the root, instead of project directory using TeamCity. This file is massive (40gb+). I would like to remove this from the disk but I am unsure how in TeamCity to do this OR alternatively if TeamCity will allow me to do a good ole manual delete? The last thing I need is TeamCity dropping exceptions because I removed a check out.

flag

2 Answers

vote up 0 vote down

Yes, it's safe. You can manually remove the file and then check out the intended project directory.

link|flag
vote up 0 vote down

Rather than deleting the working copy and then checking out the desired project directory, it will be faster to do a switch. The way to do it at the command line is (from your working copy directory):

switch URL/to/project/directory
link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.