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

Re: assertion error

From: Marcin Gil <mgil_at_vernet.pl>
Date: 2003-10-23 21:03:19 CEST

On Wed, 22 Oct 2003 23:52:16 +0100
Philip Martin <philip@codematters.co.uk> wrote:

> It means that a non-canonical path appeared in the Subversion
> libraries. I haven't seen one of these errors from the command line
> client for some time. Which version of Subversion are you using?
>
Version 0.31.0

> Assuming you are using a recent version of Subversion, please describe
> the layout of your working copy and the changes you were trying to
> commit. Can you reproduce the problem? If so then run the command
> under gdb and when it aborts print a stack trace (use gdb's bt
> command).
>

Ok. Here's everything as I remember, because couldn't replicate it.
Machines:
- repo.vernet.pl (repo): remote machine
- enclave: local machine

- I've set up, using root account, an svn repository /home/svn
  (svnadmin create /home/svn) [repo]
- imported a project layout [repo]:
  bip/trunk
  bip/branches
- did:
  cd ~/devel (contains bip)
  svn co http://repo.vernet.pl/bip/trunk bip,
  where bip resides on enclave [local]
- did:
  cd ~/devel/bip
  svn add *
- svn commit -m "BIP :: initial revision"

And the thing gave me an assertion..

I've transfered all the files from enclave to repo
and then (after erasing/creating repository) imported
them..

I'still have problems with 'malformed URI' thing..
If I commit/update files working remotely on repo
everythings fine. If I try to checkout them home
working on my machine, and giving an URL to repo
(http://repo.vernet.pl/bip/trunk) I get this
'malformed URI' error..

Regards.

-- 
  Marcin Gil
    email#   mgil : vernet pl | GaduGadu ID# 185057
    JID# dentharg : chrome pl | 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 23 21:04:21 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.