merging with and without --force produces different results
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-12-22 19:05:08 CET
Hi,
For some days now we've been tracking some strange differences in
Attached is a bat script file (with txt extension to get past ISP virus
Run the batch file. At the end, you'll see a file "file1.cpp" inside
If you now change the last line from
and run the script again, the "file1.cpp" isn't there anymore after the
I always thought that the --force flag wouldn't change what get's merged
I've just tested this with the CL client compiled from the 1.3.x branch
Our discussion on the TSVN list indicates that this also happens with
Can someone please check this and explain me if this is really a bug or
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.tigris.org
@echo off
cd %ROOT%
mkdir %REPONAME%
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.