Penguin / Invite
Tech blog from another nerd.
Thursday, November 4, 2010
svn: overwrite local files with repository files
From time to time I want get ride of locally modified files (mostly I end up modifying code for testing purposes). svn revert makes this super easy.
(from svn checked out directory)
svn revert -R .
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment