|
From: Wim L. <wim...@ad...> - 2005-12-23 15:46:53
|
Hello Stefan , First of all, I wish to compliment you with your work. I've been hunting the net for quite some time now in search of a simple-to-use one-developer version control system (and cross-platform if possible). And yours certainly fits my bill. Other systems might have more possibilities and/or options but that usually comes at the price of a more complex user interface or command line usage. The problem of these being of course that it's more difficult to see the forest throught the trees. (I want to use version control not graduate in the matter !?) So keep up the good work I'd say. On another notice I found out that I'm somehow linked in some discussion list. I remember receiving an email from the quoted user about a server problem (didn't pay to much attention I just thought I was on the mailing list). But now I find you answering his question to me. Not a big problem but it might make communication a bit confusing :) Kind regards , Wim Langers Stefan Reich wrote: > Hi Willem, > > "Connection to server lost" is Superversion's translation for a > NoSuchObjectException. I found that a lost connection usually leads to > this exception, so I gave it a special handling. > > However, it is possible that the exception is also thrown for other > reasons sometimes. The only reason I can imagine off the top of my > head is a version mismatch between client and server. You could try > updating all machines to Beta 8c. > > In either case, you should have an exception stack trace in the log > panel right after the exception occurs. Can you copy & paste that for > me? (Copy function is in the context menu.) > > Cheers, > -Stefan > > Willem Clements wrote: > >> I am having problems connecting to superversion servers. I have a >> server (v2.0 beta7) running under OS/2 and can connect to the server >> with a client running on the same machine. Whenever I try to connect >> from another local computer, I get the following message "Connection to >> server lost, please reconnect" (Client beta8c under Fedora linux). >> This also happens when I try to connect with the OS/2 client to the >> Linux server. >> The OS/2 machine doesnt have any firewall running, and the Linux >> machine has ports 20022 and 20023 open. >> >> Even trying to connect with a client under windows with either the >> Linux or the OS/2 server gives the same results >> >> Any suggestions? >> >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. Do you grep through >> log files >> for problems? Stop! Download the new AJAX search engine that makes >> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click >> _______________________________________________ >> superversion-discussion mailing list >> sup...@li... >> https://lists.sourceforge.net/lists/listinfo/superversion-discussion >> >> > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > superversion-discussion mailing list > sup...@li... > https://lists.sourceforge.net/lists/listinfo/superversion-discussion > > |