Checking out a single file with SVN 1.5 dev

SVN 1.5 dev can now check out a single file. This is important for translators who want to check out and commit a single file and not all the other languages.

Requirements

  • SVN 1.5 dev

Usage

svn co --depth=empty the-dir
svn up the-dir/the-file

More information

2 Replies to “Checking out a single file with SVN 1.5 dev”

  1. great, this is something that I’ve waited for long time, thanks for sharing it Olav.

Comments are closed.