[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Bug or not? TSVN can not recognize file changes

From: Jason Scherer <jason.scherer_at_gmail.com>
Date: 2007-12-03 03:20:17 CET

if what you are doing is copying Q18 overtop of Q19, then copying Q19
over Q18, you are making the files the same. You need to do this:

Q18 -> temp
Q19 -> Q18
temp -> Q19

On Dec 2, 2007 9:15 PM, Alex Zhu <bohao@sunnorth.com.cn> wrote:
>
> Hi,
>
> I found a strange thing in TSVN. I have two DIFFERENT files in a repository.
> When I swap them in my working copy (Q18.RAW -> Q19.RAW, Q19.RAW ->
> Q18.RAW), TSVN said there is no modification on the files and can not commit
> them into the repository.
>
> Anyone give an idea? Thanks!
>
> My ENV: TSVN 1.4.99 r11457 , WinXP SP2
>
>
>
> Best regards!
>
> Sincerely,
> Alex Zhu
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: users-help@tortoisesvn.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Dec 3 03:20:24 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.