Skip to content

0xcb0 Blog

thoughts, ideas and feelings around a coders everyday life

Tag: remove svn file

Remove File from SVN repository without deleting local file

Use this when you accidently added a file to svn which should not have been commited at that time.

svn delete --keep-local local_filename

This prevents the file from being removed locally. So you can add it later again.

Author Marcus PuchallaPosted on December 11, 2012December 11, 2012Categories UncategorizedTags remove svn file, svnLeave a comment on Remove File from SVN repository without deleting local file

Pages

  • .bashrc
  • About
    • what’s 0xcb0
  • stuff
    • sql, statistics, bash and some gnulplot
  • what's 0xcb0

Stackoverflow

profile for cb0 at Stack Overflow, Q&A for professional and enthusiast programmers amazon mosquito killer
0xcb0 Blog Proudly powered by WordPress