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

problem with 'svn st' on external directory

From: Bill Comisky <bcomisky_at_pobox.com>
Date: 2003-12-13 00:15:50 CET

I have a repository with several project subdirectories. project2
contains some svn:external references to subdirectories of project1. I
have a working copy for each project (WC1 and WC2 respectively).

I just experienced some strange behaviour with 'svn st' while working in
one of the external directories in WC2. Basically 'svn st' returned no
output, as if WC2 was up to date. The problem is that I had made few
revisions from WC1 and committed them.

Within WC1 of repo1:

[bcomisky@twain @hfss]$ svn info pswopTestOutput.m
Path: pswopTestOutput.m
Name: pswopTestOutput.m
URL: http://xxxxx.com/svn/path-to-project1/@hfss/pswopTestOutput.m
Repository UUID: 560c3632-cac0-0310-8450-99abee840cfb
Revision: 239
Node Kind: file
Schedule: normal
Last Changed Author: bcomisky
Last Changed Rev: 239
Last Changed Date: 2003-12-12 13:05:55 -0600 (Fri, 12 Dec 2003)
Text Last Updated: 2003-12-12 12:51:59 -0600 (Fri, 12 Dec 2003)
Properties Last Updated: 2003-11-03 19:40:17 -0600 (Mon, 03 Nov 2003)
Checksum: c638928c8ee16ab01e1cc54a0bcc03a6

Within the project1 external subdirectory of WC2:

[bcomisky@twain @hfss]$ svn st
[bcomisky@twain @hfss]$ svn info pswopTestOutput.m
Path: pswopTestOutput.m
Name: pswopTestOutput.m
URL: http://xxxxx.com/svn/path-to-project1/@hfss/pswopTestOutput.m
Repository UUID: 560c3632-cac0-0310-8450-99abee840cfb
Revision: 236
Node Kind: file
Schedule: normal
Last Changed Author: bcomisky
Last Changed Rev: 223
Last Changed Date: 2003-12-10 13:49:36 -0600 (Wed, 10 Dec 2003)
Text Last Updated: 2003-12-10 13:50:27 -0600 (Wed, 10 Dec 2003)
Properties Last Updated: 2003-12-10 13:50:27 -0600 (Wed, 10 Dec 2003)
Checksum: 61663bc0902006414b876c6770b4b0b4

[bcomisky@twain @hfss]$ svn up
U pswopTestOutput.m
Updated to revision 239.

You can that 'svn up' updated to HEAD but 'svn st' didn't show anything
beforehand. Is there a way I could have corrupted the repository or the
WC? Or should I just 'svn up' and forget it?

bill

-- 
Bill Comisky
bcomisky@pobox.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 13 00:16:33 2003

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.