On 14.06.2012 20:15, Stefan Küng wrote: > On 14.06.2012 18:18, Johan Corveleyn wrote: >> During elego's SvnDay in Berlin today, the topic of "committing part >> of a file" came up (during stefan2's talk about TortoiseSVN (future) >> features). As Michael suggested, it would be nice if this could >> someday become a feature of core svn. >> >> It just so happens that one of my colleagues (svn user) was bugging me >> about the same thing recently. So I did some searching on prior work / >> discussion within subversion. Here's an interesting post from way back >> (the thread unfortunately died of pretty quickly): >> >> http://svn.haxx.se/dev/archive-2006-07/0817.shtml >> >> (I'm not volunteering, just putting the information out here in case >> someone wants to discuss this ...) >> > > FYI: here's the doc part on how TSVN handles this. Not the best way, > but it works: > http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-dug-commit.html#tsvn-dug-commit-restore
Sounds like a candidate use case for local branches (i.e, shelving). -- Brane