Thanks for your answer. Now I understand my mistake ;)
W dniu 2010-12-29 20:50, David Weintraub pisze:
On Wed, Dec 29, 2010 at 12:01 PM, Leszek Porębski
wrote:
Hi!
I have the Revision auto-property set on files. It works pretty fine until
you copy a file (etc. by branching it's project). Aft
On Wed, Dec 29, 2010 at 09:03:16AM -0800, Philip Prindeville wrote:
> On 12/29/10 8:34 AM, Nico Kadel-Garcia wrote:
> >On Wed, Dec 29, 2010 at 11:01 AM, Stefan Sperling wrote:
> >>The initial concern raised in this thread was that there might exist
> >>a hypothetical exploit of svnserve. I'm not s
On Thu, Dec 30, 2010 at 03:29:11PM +0100, Stefan Sperling wrote:
> create-svn-repos.sh:
> #!/bin/sh
> svnadmin create $1
> rm -f $1/conf/svnserve.conf
Of course, you would also need to delete svnserve from the system
and somehow make sure that no local user can compile their own
svnserve binar
> I can also argue with the Principle of least astonishment:
>
> So say we've added a new svnadmin option --dont-create-svnserve-
> config,
> and we've made svnserve skip repositories which don't have an
> svnserve.conf file within them (putting aside the still unsolved
> problem
> of what svnserv
Hi,
I searched google, I search the subversion doc
(here I searched "obstruct" and found only a python sample).
So my question (subversion.apache.org is just down, so I couldnt
look at the faq):
I have 2 files which are version controled:
a.txt
b.txt
The result I want to get is:
a.txt ->
On Thu, Dec 30, 2010 at 03:32:01PM +0100, Stefan Sperling wrote:
> On Thu, Dec 30, 2010 at 03:29:11PM +0100, Stefan Sperling wrote:
> > create-svn-repos.sh:
> > #!/bin/sh
> > svnadmin create $1
> > rm -f $1/conf/svnserve.conf
>
> Of course, you would also need to delete svnserve from the syste
> Windows (if that can be considered "secure" in the first
> place),
> that would also be interesting. But I'm afraid I wouldn't be able
> to help with that.
Why all the hate? :)
Suffice to say, windows servers (these days) are only as secure as the admin
makes it. I guess that applies to *Nix
Stefan Sperling wrote on Thu, Dec 30, 2010 at 15:48:16 +0100:
> On Thu, Dec 30, 2010 at 03:32:01PM +0100, Stefan Sperling wrote:
> > On Thu, Dec 30, 2010 at 03:29:11PM +0100, Stefan Sperling wrote:
> > > create-svn-repos.sh:
> > > #!/bin/sh
> > > svnadmin create $1
> > > rm -f $1/conf/svnserve.
On Thu, Dec 30, 2010 at 05:02:55PM +0200, Daniel Shahaf wrote:
> Stefan Sperling wrote on Thu, Dec 30, 2010 at 15:48:16 +0100:
> > It would be nice if the outcome of this thread was a document detailing
> > requirements and solutions for a secure, apache-only subversion setup
> > on a unix system.
Nick wrote on Tue, Dec 21, 2010 at 12:00:47 -0500:
> On Tue, 2010-12-21 at 11:59 +0200, Daniel Shahaf wrote:
> > I've updated some
> > fields, and I'll try to get around to look at it in more detail some
> > time.
>
> I appreciate it, thanks!
Sendingsubversion/libsvn_client/commit_util.c
On Thu, 2010-12-30 at 21:42 +0200, Daniel Shahaf wrote:
> Nick wrote on Tue, Dec 21, 2010 at 12:00:47 -0500:
> > On Tue, 2010-12-21 at 11:59 +0200, Daniel Shahaf wrote:
> > > I've updated some
> > > fields, and I'll try to get around to look at it in more detail some
> > > time.
> >
> > I appreci
Nick wrote on Thu, Dec 30, 2010 at 15:44:52 -0500:
> On Thu, 2010-12-30 at 21:42 +0200, Daniel Shahaf wrote:
>
> > Nick wrote on Tue, Dec 21, 2010 at 12:00:47 -0500:
> > > On Tue, 2010-12-21 at 11:59 +0200, Daniel Shahaf wrote:
> > > > I've updated some
> > > > fields, and I'll try to get around t
On Thu, 2010-12-30 at 22:44 +0200, Daniel Shahaf wrote:
> > Awesome, thanks! Any idea which release this will make it into?
> >
>
> 1.7.0.
>
> It may also make it into a 1.6.x: I've nominated it for backport, and
> now it needs three +1 votes by full committers.
>
> (I haven't voted yet.)
Whi
On Thu, 2010-12-30 at 15:48 +0100, anton wrote:
> Hi,
>
> I searched google, I search the subversion doc
> (here I searched "obstruct" and found only a python sample).
>
> So my question (subversion.apache.org is just down, so I couldnt
> look at the faq):
>
> I have 2 files which are version c
Nick wrote on Thu, Dec 30, 2010 at 15:54:54 -0500:
> On Thu, 2010-12-30 at 15:48 +0100, anton wrote:
> > Hi,
> >
> > I searched google, I search the subversion doc
> > (here I searched "obstruct" and found only a python sample).
> >
> > So my question (subversion.apache.org is just down, so I co
Colleagues,
I have a CVS repository sized 54M with 17751 files.
"cvs2svn --dumpfile" produces a dump sized 13G. svnadmin cannot load
this dump aborting with an out of memory condition on a FreeBSD
8.1-RELEASE box with 1G of RAM and 2.5G of swap.
I really need to convert this repository to SVN.
16 matches
Mail list logo