RE: Re: Feature Request: Dual-Commit
From: Flanakin Michael C Ctr HQ OSSG/OMR <Michael.Flanakin.Ctr_at_Gunter.Af.Mil>
Date: 2005-12-19 22:36:12 CET
That's exactly why I said that TSvn might have to just perform the current process behind the scenes. Either way, it'd make it easier for users. It's been 8 years since I've worked in C++, so I have very little interest in jumping into it for something like this. I merely wanted to throw my 2 cents out there.
Michael
-----Original Message-----
Flanakin Michael C Ctr HQ OSSG/OMR wrote:
Comments like "can be mocked up pretty easily" always make me feel bad.
That said: you haven't really thought about how Subversion works. What you're requesting isn't possible.
You want to commit to a branch for which you don't have a working copy for. Without a working copy, Subversion can't know if you're up-to-date with the repository. So a commit is not possible. Your request would be "overwrite files in the repository without me knowing what exactly I'm overwriting" - Subversion doesn't do that. Neither officially nor with tricks or cheating - it's not possible.
If you really want such a feature, you have to implement something like this yourself in the Subversion library.
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: dev-help@tortoisesvn.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: dev-help@tortoisesvn.tigris.orgReceived on Tue Dec 20 08:15:02 2005 |
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.