Re: Subversion on Windows web hosting

2011-01-06 Thread Ryan Schmidt
On Jan 7, 2011, at 00:03, Altaf-Hussain Sayyed wrote: > Can I install subversion system on my own web hosting having WINDOWS and IIS. What you can do with your web hosting account is limited by your web hosting provider; if they let you install software, then you can install Subversion. Or may

[no subject]

2011-01-06 Thread Altaf-Hussain Sayyed
Hi, Can I install subversion system on my own web hosting having WINDOWS and IIS. Please guide. Thanks and regards, ALTAF

Force Subversion to grab information from Mac OS X keychain

2011-01-06 Thread Kevin Lindeman
Hi, I am running Subversion on Mac OS X. I noticed that once I login correctly for an https subversion URL, it will create a file in ~/.subversion/auth/ that seems to point Subversion to where it stores the authentication - in this case, it has the realmstring, username, "passtype", which is set t

Re: Best way to maintain patches to a 3rd party library?

2011-01-06 Thread NN Ott
> > > >> Can I make a local (patched) branch of an svn:external? That way I could >>> pull updates as needed, but still retain access to the full commit >>> history. >>> >> >> You'd need to manually (or some automated fashion) apply each commit >> made to their repository to your own repository.

Re: Best way to maintain patches to a 3rd party library?

2011-01-06 Thread Les Mikesell
On 1/6/2011 5:41 PM, Stefan Sperling wrote: Can I make a local (patched) branch of an svn:external? That way I could pull updates as needed, but still retain access to the full commit history. You'd need to manually (or some automated fashion) apply each commit made to their repository to yo

Re: Best way to maintain patches to a 3rd party library?

2011-01-06 Thread Stefan Sperling
On Thu, Jan 06, 2011 at 11:43:31AM -0500, NN Ott wrote: > > > > > > > > > > I have a source library that I need to periodically import (and then > > patch) > > > > for use by my code base. > > > > > > > > The SVN Book seems to reccomend a "vendor branch" scheme where you keep > > a > > > > patched

Re: Commit fails with path not found

2011-01-06 Thread David Weintraub
The directories that might be causing all the trouble are the "target" directories marked with the "~" mark. Subversion has these directories as versioned items, but they were replaced. I know Maven deletes those directories on a "clean", so I suspect that you did a checkout, created these directo

Re: 207 Multi-Status error checking out WebKit repository on Windows

2011-01-06 Thread Blair Zajac
On 1/6/11 10:30 AM, Kenneth Russell wrote: On Tue, Jan 4, 2011 at 5:29 PM, Blair Zajac wrote: On 12/25/10 5:42 PM, Kenneth Russell wrote: Hello, The WebKit project uses Subversion for version control and we are facing a problem with fresh checkouts of the repository on Windows with Subversio

Re: svn: REPORT request failed on '/svn/!svn/bc/20890'

2011-01-06 Thread Daniel Shahaf
If it's a corrupted revision, the server's error log should say something. Ryan Schmidt wrote on Wed, Jan 05, 2011 at 20:48:34 -0600: > On Jan 5, 2011, at 08:18, zhangfan wrote: > > > I am using svn1.6.3. I put all source code and documents of our > > team into one repo. It works great

Re: 207 Multi-Status error checking out WebKit repository on Windows

2011-01-06 Thread Kenneth Russell
On Tue, Jan 4, 2011 at 5:29 PM, Blair Zajac wrote: > On 12/25/10 5:42 PM, Kenneth Russell wrote: >> >> Hello, >> >> The WebKit project uses Subversion for version control and we are >> facing a problem with fresh checkouts of the repository on Windows >> with Subversion 1.6.6 (as well as earlier v

Re: Hooks That Use Perl Test::Builder Having Problems with STDERR

2011-01-06 Thread Daniel Shahaf
eric.b...@barclayscapital.com wrote on Wed, Jan 05, 2011 at 17:03:11 -0500: > Dave, if you look into how the hooks work, basically, they are passed a repo > path and a transaction id that, using svnlook, gives you access to copies of > the working files, so it doesn't matter where the hooks run,

Re: Best way to maintain patches to a 3rd party library?

2011-01-06 Thread NN Ott
> > > > > > > I have a source library that I need to periodically import (and then > patch) > > > for use by my code base. > > > > > > The SVN Book seems to reccomend a "vendor branch" scheme where you keep > a > > > patched branch of the "vendor drops". This would work, except that I > loose > > >

RE: Hooks That Use Perl Test::Builder Having Problems with STDERR

2011-01-06 Thread eric.berg
From: David Weintraub [mailto:qazw...@gmail.com] Sent: Wednesday, January 05, 2011 6:04 PM To: Berg, Eric: IT (NYK) Cc: users@subversion.apache.org Subject: Re: Hooks That Use Perl Test::Builder Having Problems with STDERR On Wed, Jan 5, 2011 at 5:03 PM, mailto:er

Re: Commit fails with path not found

2011-01-06 Thread Pazmiño Mazón , Iván Andrés
This project went through some big refactoring. It was not a maven project at first and had very different directories structure. The modules did not exist before so all the -ejb -ear and -web directories are new and the source and other files inside were originally in directories on the root direc

subversion client hooks - any advice?

2011-01-06 Thread JamieEchlin
Afternoon, Following a spate of high-profile subversion problems at my $client, we've decided to implement both client and server "sanity" hooks, which we're hoping will prevent most of the problems from happening again. I'm working on the client part at the moment, which will take the form of t

Re: Adding arbitrary file to repo

2011-01-06 Thread Andy Levy
On Wed, Jan 5, 2011 at 07:01, wrote: > Hi All, >  This might be discussed and beaten to death before; but I am new to SVN; I > am writing a scripts to do a tagging and branching > using python, my question is I want to add a README file on the newly > created tag where README is a generated file

Re: 答复: svn: REPORT request f ailed on '/svn/!svn/bc/20890'

2011-01-06 Thread JamieEchlin
>> I am using svn1.6.3. I put all source code and documents of our >> team into one repo. It works great for two years until last month. Now >> when >> I run 'svn log http://192.168.0.3:907/svn' (where 192.168.0.3 is our >> server's address), svn returns 'svn: REPORT request failed on >>

Adding arbitrary file to repo

2011-01-06 Thread natarajmb
Hi All, This might be discussed and beaten to death before; but I am new to SVN; I am writing a scripts to do a tagging and branching using python, my question is I want to add a README file on the newly created tag where README is a generated file and doesn't exist in WC or the trunk. I am us

request for new feature

2011-01-06 Thread georgi . nikolov
Dear Sirs Is there a way to make SVN in Windows OS automatically add new-created files which are in the monitor list. This will be very helpful and useful because there are many times in which not all the files made by someone are added because some of them are missed somehow. We will be very gr

Re: svn: REPORT request failed on '/svn/!svn/bc/20890'

2011-01-06 Thread Ryan Schmidt
On Jan 5, 2011, at 08:18, zhangfan wrote: > I am using svn1.6.3. I put all source code and documents of our team > into one repo. It works great for two years until last month. Now when I run > ‘svn log http://192.168.0.3:907/svn’ (where 192.168.0.3 is our server’s > address), svn retu

Re: 207 Multi-Status error checking out WebKit repository on Windows

2011-01-06 Thread Nick
On Wed, 2011-01-05 at 19:52 -0500, Nick wrote: > On Tue, 2011-01-04 at 17:29 -0800, Blair Zajac wrote: > > On 12/25/10 5:42 PM, Kenneth Russell wrote: > > > Hello, > > > > > > The WebKit project uses Subversion for version control and we are > > > facing a problem with fresh checkouts of the reposi

Re: 答复: svn: REPORT request failed on '/svn/!svn /bc/20890'

2011-01-06 Thread Johan Corveleyn
[ please don't top-post on this list, i.e. put your reply inline or below the thing you're replying to, thanks. See below for more ... ] > Johan Corveleyn wrote: > On Wed, Jan 5, 2011 at 3:18 PM, zhangfan wrote: >> Hi All >> >> I am using svn1.6.3. I put all source code and documents of

Re: Fine and secure dining, was Re: svnadmin create and not being method agnostic

2011-01-06 Thread Johan Corveleyn
On Thu, Jan 6, 2011 at 1:29 AM, Nico Kadel-Garcia wrote: > On Wed, Jan 5, 2011 at 2:19 PM, Les Mikesell wrote: > >> Of course you _can_ secure it.  My point is that permitting ssh and >> restricting access to ssh by itself is very likely to make your system less >> secure (if you count on firewal