Problem with My SVN Server

2010-12-17 Thread santhosh kumar
Hi

This is Santhosh Kumar from Bangalore, I have a chat with Mr. C. Michael
Pilato regarding a problem with My SVN Server, he suggested me to contact in
this mail id.

I am expecting a positive output from your group.


I have a svn server, I was using it for the past 6-8 months without any
problem.

The problem is that, I am not able to check out a file from the svn server
system. But the same file can be checked out from any other linux box.

>From the server I wanted to checkout the same file for some script. It is a
tar.bz2 file

The error is

svn: Can't open file 'flse/.svn/tmp/text-base/pgms.tar.bz2.svn-base':
Permission denied.

But the same file I am able to do a check out from another linux box. I am
running the checkout as root user- having all permission.

Request you to assist me with this.

with hopes......

Santhosh Kumar K V


Re: Problem with My SVN Server

2011-01-04 Thread santhosh kumar
Thanks for your support, But the problem still remains

On Mon, Dec 20, 2010 at 12:56 PM, santhosh kumar
wrote:

>
>
> -- Forwarded message --
> From: Johan Corveleyn 
> Date: Mon, Dec 20, 2010 at 12:55 AM
> Subject: Re: Problem with My SVN Server
> To: Nico Kadel-Garcia 
> Cc: santhoshkal...@gmail.com, users@subversion.apache.org
>
>
>  On Sun, Dec 19, 2010 at 6:11 PM, Nico Kadel-Garcia 
> wrote:
> > On Fri, Dec 17, 2010 at 9:30 AM, santhosh kumar
> >  wrote:
> >> Hi
> >>
> >> This is Santhosh Kumar from Bangalore, I have a chat with Mr. C. Michael
> >> Pilato regarding a problem with My SVN Server, he suggested me to
> contact in
> >> this mail id.
> >>
> >> I am expecting a positive output from your group.
> >>
> >>
> >> I have a svn server, I was using it for the past 6-8 months without any
> >> problem.
> >>
> >> The problem is that, I am not able to check out a file from the svn
> server
> >> system. But the same file can be checked out from any other linux box.
> >>
> >> From the server I wanted to checkout the same file for some script. It
> is a
> >> tar.bz2 file
> >>
> >> The error is
> >>
> >> svn: Can't open file 'flse/.svn/tmp/text-base/pgms.tar.bz2.svn-base':
> >> Permission denied.
> >>
> >> But the same file I am able to do a check out from another linux box. I
> am
> >> running the checkout as root user- having all permission.
> >>
> >> Request you to assist me with this.
> >>
> >> with hopes..
> >>
> >> Santhosh Kumar K V
> >
> > Well, the error message seems pretty clear. You can't open
> > "'flse/.svn/tmp/text-base/pgms.tar.bz2.svn-base". Check the
> > permissions, and contents, of the relevant directory and files.
> >
> > Personally, I'd wonder if you'd accidentally screwed up your working
> > copy by some other issue, such as running out of space in the midst of
> > a checkout. And I'd consider making a clean new checkout to a new
> > workspace, and comparing its contents to your existing working copy.
>
> Also, you may want to check for a "case-conflict" of that particular
> file inside your repository. I.e. two files with filenames that only
> differ in case (e.g. pgms.tar.bz2 and Pgms.tar.bz2). This can give
> problems when checking out on a case-insensitive filesystem (which may
> manifest itself with an error such as this one).
>
> Cheers,
> --
> Johan
>
>


-- 
Regards
Santhosh Kumar K V


Add Directory to SVN - and Permssion - Please clarify

2011-01-12 Thread santhosh kumar
Hi


I want to add some directories to a SVN tree and give permission to
individual users. Please help me to do it.

Example: I want to create directories A, B , C , D, E to a SVN Tree and the
Directory A can be only accessed by User1, B by User2, C by User 3, D by
User4, E by User 5.

Thanks in advance for the support


-- 
Regards
Santhosh Kumar K V