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

Strange issue

From: Anto Marky <markysvn_at_gmail.com>
Date: Mon, 6 Oct 2008 23:31:24 +0530

Hi,

I have a strange issue in my new linux box (recently moved from windows), I
created my repository as svnadmin create /home/my_new_repos/MY_REPO,

It was created, I imported data to it and started working, Suddenly in my
repository's physical directory an extra "_" is shown,like
/home/my_new_repos_/MY_REPO.Now when I start my dameon i am only able to
start as svnserve -d -r /home/my_new_repos_/MY_REPO and not as svnserve -d
-r /home/my_new_repos/MY_REPO.

But when I check out I am not able checkout from svn://192.168.1.100/

+my_new_repos_

+MY_REPO

But I am able to checkout from svn://192.168.1.100/
                                                          +my_new_repos
                                                                  +MY_REPO

I am not able understand what has happened to my repository, Everything is
working properly but I have a problem only when I select show log from my
TSVN client it gives ann error like "Item is not readable"(I have already
put a query in the mailing list and some people have tried to help me out,
but none worked), is this issue related to the extra "_" which suddenly
appears in my repository root directory.

Somebody please help me out as this is my production box.

Thanks and regards

Marky
Received on 2008-10-06 20:01:49 CEST

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.