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
great, this is something that I’ve waited for long time, thanks for sharing it Olav.
Very nice indeed, thanks for the good news.