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

diff after move

From: Jim Gibbons <jim_at_gibbons.com>
Date: 2004-09-02 02:20:30 CEST

We have recently converted from cvs to subversion, using cvs2svn. We do
our work on XP machines, with most svn operations performed via Tortoise.

One of the first things that we did was to re-organize our repository
with a few move operations. This went smoothly, but we found some
problems with subsequent attempts to diff vs. older versions of the
file. Specifically, we had problems with diff vs. versions that
predated the move operations.

After a fair amount of futzing around, I discovered that I could make
these diff operations work if I used the full path URL for the current
version of the file and for the older version of the file. The problem
(for me) is that the old full path can be difficult to remember after
you've been working with the new path for a while.

Since log reports all of the older versions of the file, including all
of those that pre-date the move, it seems that it might be reasonable
for diff to access those older versions by number alone, without
resorting to a full (old) path description.

Comments?

-- 
Jim Gibbons
	jim@gibbons.com
Gibbons and Associates, Inc.
	TEL: (408) 984-1441
900 Lafayette, Suite 704, Santa Clara, CA
	FAX: (408) 247-6395
Received on Thu Sep 2 02:20:29 2004

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

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