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

different client on same working copy

From: Matteo D'ALFONSO <matteo.dalfonso_at_st.com>
Date: Tue, 17 Nov 2009 12:21:18 +0100

Hi all,
it is possible to use different client version on the same working copy?
Or at list start using a newer one?

The working copy was created with the client version 1.3.2, now we want
to use 1.6.1, but it abort even the status subcommands.

Another problem is that not all the files/dirs under the WC are under
the revision control of SVN, so I can not delete everything and make a
new checkout :(

Please put me in CC because I'm not subscribed.

Thanks,
Matteo D.

> ls -l
> .:
> total 2352
> -rwxr-xr-x 1 owner group 486 Oct 30 16:36 init.hex
> -rw-r--r-- 1 owner group 386 Aug 5 17:58 interconnect.vhd
> -rw-r--r-- 1 owner group 0 Jul 24 16:39 jtag.src
> -rwxr-xr-x 1 owner group 2979 Sep 10 17:19 mpush.exe
> -rw-r--r-- 1 owner group 45793 Sep 25 09:22 ncsim.log
> drwxr-xr-x 3 owner group 4096 Nov 16 15:06 src
> -rw-r--r-- 1 owner group 512 Nov 16 14:32 tail_file
> -rw-r--r-- 1 owner group 1660 Nov 3 10:48 test.do
> -rw-r--r-- 1 owner group 4 Jul 24 16:39 test.tcl
> -rw-r--r-- 1 owner group 171198 Nov 16 14:32 transcript
> -rw-r--r-- 1 owner group 14404 Nov 16 14:32 vsim_rtl.ucdb
> -rw-r--r-- 1 owner group 2129920 Nov 16 14:32 vsim.wlf
>
> ./src:
> total 16
> lrwxrwxrwx 1 owner group 18 Nov 17 12:00 compila_test -> ../../compila_test
> -rw-r--r-- 1 owner group 2233 Oct 30 16:36 mpush.dis
> -rw-r--r-- 1 owner group 668 Oct 30 16:36 mpush.dump
> -rwxr-xr-x 1 owner group 3926 Oct 30 16:36 mpush.exe
> -rw-r--r-- 1 owner group 804 Oct 30 15:30 mpush.s

> svn --version
> svn, version 1.3.2 (r19776)
> compiled Aug 1 2006, 15:57:32

> svn status
> ? test.tcl
> ? vsim.wlf
> ? init.hex
> ? tail_file
> ? ncsim.log
> ? transcript
> ? jtag.src
> ? vsim_rtl.ucdb
> ? interconnect.vhd
> ? mpush.exe
> ? src/mpush.dump
> ? src/mpush.dis
> ? src/mpush.exe

> /opt/CollabNet_Subversion/bin/svn --version
> svn, version 1.6.1 (r37116)
> compiled Apr 13 2009, 17:56:02

> /opt/CollabNet_Subversion/bin/svn status
> svn: subversion/libsvn_subr/path.c:955: svn_path_url_add_component2: Assertion `svn_path_is_canonical(url, pool)' failed.
> Abort

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2418881

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-17 12:26:32 CET

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.