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

Re: Log/View Differences does not work for some copied files

From: Peter McNab <mcnab_p_at_melbpc.org.au>
Date: 2006-06-22 03:42:57 CEST

Unger, Sebastian wrote:
>
> Hi,
>
> Part 1: What I did
> - Check out some directory into working copy wc1
> - Create a file file1.txt with some content.
> - Add the file using TSVN add
> - Commit wc1
> - Check out same directory into working copy wc2
> - Use TSVN delete on wc2/file1.txt
> - Commit wc2
> - Right click drag wc1/file1.txt to wc2 and select Copy and Rename.
> Rename to file2.txt
>
It's probably a good idea to split your actions and commit before
changing the file contents.
I know it doesn't answer the query but trying to do everything in one
commit is a good way to hit the edge cases and consequently waste a bit
of time solving the result.

For others sake, which version of TSVN and SVN are you using?

Peter

> - Change content of file2.txt
> - Commit wc2
> - Right click wc2/file2.txt and select show log
> - In the revision that added file2.txt, right click on file2.txt and
> select Show differences.
>
>
> Part 2: What I expected
> To get a list of changes made in the step "Change content of
> file2.txt" above.
>
> Part 3: What I got
> An error "File not found: revision 1, path '/file2.txt'"
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Jun 22 03:43:13 2006

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.