Search Results

5
votes
4answers
197 views

In subversion, how can I un-hijack a file?

Currently, my team has a set of files that should not be under version control, but they are. I would like to remove them from our subversion repository, and allow everyone to keep their local ver …