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

Copy/Update confusion

From: Andrew Bell <andrew.bell.ia_at_gmail.com>
Date: 2005-12-15 19:29:33 CET

Hi,

I made a branch the other day by doing a copy of two URLs. We later
noticed a funny thing -- one of the revisions made in the trunk didn't
make it to the branch, even though it has a revision number and date
before the branch revision date. Any explanations appreciated.

Here is the top of the trunk for a file:

CSSMF05X# svn log MoveVerticesTool.cs
------------------------------------------------------------------------
r5959 | andrewv | 2005-12-06 08:31:24 -0600 (Tue, 06 Dec 2005) | 4 lines

CSSMF05X# svn info MoveVerticesTool.cs
Path: MoveVerticesTool.cs
Name: MoveVerticesTool.cs
URL: http://svn.cssm.iastate.edu/svn/geolibs/T_Certify_1_0/SceneInteraction/Move
VerticesTool.cs

===========================================================

Here is the top of the branch for the same file. Note how rev 5959
isn't in the branched file.

CSSMF05X# svn log MoveVerticesTool.cs
------------------------------------------------------------------------
r5963 | acbell | 2005-12-06 08:49:42 -0600 (Tue, 06 Dec 2005) | 3 lines

Branch for Certify 1.0.

------------------------------------------------------------------------
r5949 | andrewv | 2005-12-02 17:52:35 -0600 (Fri, 02 Dec 2005) | 3 lines
...

CSSMF05X# svn info MoveVerticesTool.cs
Path: MoveVerticesTool.cs
Name: MoveVerticesTool.cs
URL: http://svn.cssm.iastate.edu/svn/geolibs/T_Certify_1_0/SceneInteraction/Move
VerticesTool.cs

--
Andrew Bell
andrew.bell.ia@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 15 19:33:47 2005

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.