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

Confused as to why svn switch not working for me

From: Michael L Brown <michael.l.brown_at_philips.com>
Date: 2005-04-28 17:59:22 CEST

The SVN repository is being moved to a whole new partition that is auto
mounted.

The current root path is:

        file:///export/c0t0d0s7/subversion_db

The new path is:

        file:///home/share/svn

All directories under the old path have been Unix copied (using tar in
this case) from the current location to the new location.

The .svn/entries file in the base of the version that I have checked out
has the following entry:

 
url="file:///export/c0t0d0s7/subversion_db/Pinnacle_251_fsfs/branches/Pinnacle_DEV021"

But, the following happens:

soldev56.ZCURR <172> svn switch
file:///home/share/svn/Pinnacle_251_fsfs/branches/Pinnacle_DEV021 .
svn: 'file:///home/share/svn/Pinnacle_251_fsfs/branches/Pinnacle_DEV021'
is not the same repository as
'file:///export/c0t0d0s7/subversion_db/Pinnacle_251_fsfs'

soldev56.ZCURR <173> svn switch file:///home/share/svn/Pinnacle_251_fsfs .
 
svn: 'file:///home/share/svn/Pinnacle_251_fsfs'
is not the same repository as
'file:///export/c0t0d0s7/subversion_db/Pinnacle_251_fsfs'

Any hints will be appreciated.

Thanks.

MB
 --
Mike Brown (Michael.L.Brown@Philips.com)
            Lotus Bloats: Michael L Brown/MSN/MS/PHILIPS
Philips/ADAC, Madison, WI
Desk: 608-288-6969 Fax: 608-298-2101
PMS direct: 164-6969
You design it, I'll build it!
Received on Thu Apr 28 18:52:14 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.