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

Segfault recipe

From: Jani Averbach <jaa_at_cc.jyu.fi>
Date: 2002-10-17 18:31:54 CEST

Hi!

I really appreciate if somebody would verify this:

I have made this 3 times now by hand, and the result is allways same.
But if you ran it from script, it works!?!

If somebody would like test with exactly same data, I will mail it
privately because it is my physics labs. =)

#
# Here we go
#
cd ~/tmp/opiskelu/fys104/fys101-2
svn import -m '' http://localhost:2401/repos/test-2/ . opiskelu/fys104/fys101-2
cd ~/tmp
svn import -m '' http://localhost:2401/repos/test-2 opiskelu/

# here I made few look ups to repo with browser

svn import -m '' http://localhost:2401/repos/test-2 opiskelu/ opiskelu

mv opiskelu opiskelu-orig

svn co http://localhost:2401/repos/test-2/opiskelu

###
Result of last command (and print out of file system structure):

A opiskelu/fys104
A opiskelu/fys104/fys101-2
A opiskelu/fys104/fys101-2/kulma35.gnumeric
A opiskelu/fys104/fys101-2/kulma23.gnumeric
A opiskelu/fys104/fys101-2/G.tex
A opiskelu/fys104/fys101-2/kulma30.gnumeric
A opiskelu/fys104/fys101-2/v0.tex
A opiskelu/fys104/fys101-2/abstract.txt
A opiskelu/fys104/fys101-2/kulma35.tex
A opiskelu/fys104/fys101-2/kulma23.tex
A opiskelu/fys104/fys101-2/Makefile
A opiskelu/fys104/fys101-2/valokenno.ps
A opiskelu/fys104/fys101-2/tykki.ps
A opiskelu/fys104/fys101-2/kulma30.tex
A opiskelu/fys104/fys101-2/heittoliike.tex
A opiskelu/fys104/fys101-2/valokenno.sk
A opiskelu/fys104/fys101-2/tykki.sk
A opiskelu/fys104/fys101-2/G.gnumeric
A opiskelu/fys104/fys101-2/v0.gnumeric
Checked out revision 3.
Segmentation fault

Should I show gdb to it? What would be good break point?

BR, Jani

--
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 17 18:32:56 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.