Find out whether a directory is external

2011-05-10 Thread Markus Schaber
Hi, Is it true that the only way to find out whether a directory residing somewhere deep in a working copy tree is included via "svn:externals" is to check the parent directory? Svn status on the directory itself (as well as the API calls via SharpSVN) seem to give no indication, only when

Default Config Files

2011-05-10 Thread Ben Simpson
Hello, I am running the current version of SVN on a CentOS 5.5 server, and am looking for the the default user config file location. What I am trying to do is set the default ~/.subversion/servers file to automatically not store passwords, but want to be able to set it once, and when new users ac

Re: Unable to connect the repository from repobrowser or IE

2011-05-10 Thread vishwajeet singh
On Wed, May 11, 2011 at 12:01 PM, Rajnish Kumar Singh < rajnish.k.si...@kpitcummins.com> wrote: > Hi Team, > > > > I am unable to access even my smallest repository from repo browser. > > I have newly installed Visual SVN server ( version 1.3) and tortoise SVN > client 1.6.10. > > > > Message: Ple

Unable to connect the repository from repobrowser or IE

2011-05-10 Thread Rajnish Kumar Singh
Hi Team, I am unable to access even my smallest repository from repo browser. I have newly installed Visual SVN server ( version 1.3) and tortoise SVN client 1.6.10. Message: Please wait while the repository browser is initializing. It keeps on showing the same message and window hangs. If it i

Unable to access repository from repobrowser or IE

2011-05-10 Thread Rajnish Kumar Singh
Hi Team, I am unable to access even my smallest repository from repo browser. I have newly installed Visual SVN server ( version 1.3) and tortoise SVN client 1.6.10. Message: Please wait while the repository browser is initializing. It keeps on showing the same message and window hangs. Please

Re: Chkeckout only a portion of a repoistory

2011-05-10 Thread Gavin Beau Baumanis
Hi Bert, Thanks very much. Worked fabulously! Gavin "Beau" Baumanis On 11/05/2011, at 11:38 AM, Bert Huijben wrote: > > >> -Original Message- >> From: Gavin "Beau" Baumanis [mailto:gavin.bauma...@palcare.com.au] >> Sent: woensdag 11 mei 2011 3:22 >> To: Subversion Users >> Subject: C

RE: Chkeckout only a portion of a repoistory

2011-05-10 Thread Bert Huijben
> -Original Message- > From: Gavin "Beau" Baumanis [mailto:gavin.bauma...@palcare.com.au] > Sent: woensdag 11 mei 2011 3:22 > To: Subversion Users > Subject: Chkeckout only a portion of a repoistory > > Hi there, > > We have a web application that uses Jenkins CI for keeping our staging

Chkeckout only a portion of a repoistory

2011-05-10 Thread Gavin "Beau" Baumanis
Hi there, We have a web application that uses Jenkins CI for keeping our staging server up to date via svn update. Due to not thinking abut it properly in the beginning, The staging site is actually a working copy of the entire repo (branches and tags included) We however, only require the tr

RE: How to control changes to path-based auth file?

2011-05-10 Thread Cooke, Mark
> -Original Message- > From: Andy Levy [mailto:andy.l...@gmail.com] > > On Mon, May 9, 2011 at 12:18, Cooke, Mark wrote: > > Dear list, > > > > I was wondering how other (probably corporate?) svn users > > control and log changes to your path-based auth file (and > > other svn web setting

RE: Trying (failing) to limit access to one user

2011-05-10 Thread Engebakken Geir
We have set up pah-based access like this, and it works fine : [java:/business/archive] @archive_r=r @archive=rw ~archive = Members of archive_r have readonly access Members of archive have read/write access Not-Members of archive have no access Geir Note : All inquiries regarding Subversion

Decompression of svndiff data failed

2011-05-10 Thread vystyd
Hello. I use svn co to checkout my repo. All worked fine for a while, but today I get error Decompression of svndiff data failed: no size every time I try to do svn co. I found out that I got these errors not only from svn co, but also from svnsync, svnadmin dump, etc. This happened a

Re: SVN files content Type

2011-05-10 Thread Daniel Shahaf
Ryan Schmidt wrote on Tue, May 10, 2011 at 02:41:25 -0500: > > On May 10, 2011, at 02:24, D, Dinoj wrote: > > > Thanks for your prompt response. The content type should be worked only > > while accessing the files through web browser.The problem here we are > > facing is that while accessing the

Re: SVN files content Type

2011-05-10 Thread Daniel Shahaf
Ryan Schmidt wrote on Tue, May 10, 2011 at 01:21:42 -0500: > > On May 9, 2011, at 23:51, D, Dinoj wrote: > > > All the “content Types” are set for our apache server. This is working > > well for local apache paths . But if we point this to subversion , it > > wouldn’t work. Could you please le

RE: SVN files content Type

2011-05-10 Thread D, Dinoj
Ok, any plan of enhance this feature? Thanks & Regards, Dinoj D Desk: +91 80 26588360 Extn: 48547 Cell: +91 9916668051 -Original Message- From: Ryan Schmidt [mailto:subversion-20...@ryandesign.com] Sent: Tuesday, May 10, 2011 1:11 PM To: D, Dinoj Cc: users@subversion.apache.org Subject:

Re: SVN files content Type

2011-05-10 Thread Ryan Schmidt
On May 10, 2011, at 02:24, D, Dinoj wrote: > Thanks for your prompt response. The content type should be worked only > while accessing the files through web browser.The problem here we are > facing is that while accessing the files through web browser the > extensions .docx, .pptx, .xlsx are open

AW: Maven, Subversion and Eclipse issue

2011-05-10 Thread Markus Schaber
Hi, Refr, Just a simple suggestion: As the target subdirectory seems to be created, why not removing it from subversion and adding it to svn:ignore? Best regards Markus Schaber ___ We software Automation. 3S-Smart Software Solutions GmbH Markus Schaber | Developer Memm

RE: SVN files content Type

2011-05-10 Thread D, Dinoj
Hi Ryan Thanks for your prompt response. The content type should be worked only while accessing the files through web browser.The problem here we are facing is that while accessing the files through web browser the extensions .docx, .pptx, .xlsx are opening as zip files. The configuration for SVN