On Fri, Jul 30, 2010 at 6:50 PM, Stefan Sperling wrote:
> On Fri, Jul 30, 2010 at 05:51:42PM -0400, Nico Kadel-Garcia wrote:
>> It's the integration of LDAP authentication the interferes
>> with restricting the ssh+svn access to strictly ssh+svn, and allows
>> access to the filesystem of the Subve
Eiren Smith wrote on Fri, Jul 30, 2010 at 17:22:43 -0400:
> On Jul 30, 2010, at 3:41 PM, Daniel Shahaf wrote:
>
> > Stefan Sperling wrote on Fri, Jul 30, 2010 at 20:05:16 +0200:
> >> On Fri, Jul 30, 2010 at 01:57:12PM -0400, Eiren Smith wrote:
> >>> Unfortunately, it appears I cannot create dump f
On Fri, Jul 30, 2010 at 05:51:42PM -0400, Nico Kadel-Garcia wrote:
> It's the integration of LDAP authentication the interferes
> with restricting the ssh+svn access to strictly ssh+svn, and allows
> access to the filesystem of the Subversion server via ssh, scp, and
> possibly sftp.
I see. Well,
On Fri, Jul 30, 2010 at 03:43:12PM -0400, Eiren Smith wrote:
> 2. Copied revision revs/7/7263 file from that dumpfile-backup-based repo into
> my production repo (the one missing some revs/ files -- I'll call it my
> corrupt repo).
Copying rev files like this most likely won't work.
> 3. Tried
On Wed, 2010-07-28 at 11:44 +0100, John Beranek wrote:
> I believe we do have a lot of traditional ttb branching, plus
> additionally some copying from "common" directories to project directories.
>
> Thanks for your quick answer, it reassures me somewhat that data hasn't
> gone missing. ;)
Hell
On Fri, Jul 30, 2010 at 1:19 PM, Stefan Sperling wrote:
> On Fri, Jul 30, 2010 at 12:17:50PM -0400, Nico Kadel-Garcia wrote:
>> On Fri, Jul 30, 2010 at 8:49 AM, Stefan Sperling wrote:
>> > On Fri, Jul 30, 2010 at 07:56:50AM -0400, Nico Kadel-Garcia wrote:
>> >> Don't use LDAP. One problem is that
On Jul 30, 2010, at 3:41 PM, Daniel Shahaf wrote:
> Stefan Sperling wrote on Fri, Jul 30, 2010 at 20:05:16 +0200:
>> On Fri, Jul 30, 2010 at 01:57:12PM -0400, Eiren Smith wrote:
>>> Unfortunately, it appears I cannot create dump files from revisions
>>> after a missing revs/ file gap. All the dump
On Jul 30, 2010, at 2:05 PM, Stefan Sperling wrote:
> On Fri, Jul 30, 2010 at 01:57:12PM -0400, Eiren Smith wrote:
>> Unfortunately, it appears I cannot create dump files from revisions
>> after a missing revs/ file gap. All the dumpfiles I created which
>> began with a revision past a point of c
Stefan Sperling wrote on Fri, Jul 30, 2010 at 20:05:16 +0200:
> On Fri, Jul 30, 2010 at 01:57:12PM -0400, Eiren Smith wrote:
> > Unfortunately, it appears I cannot create dump files from revisions
> > after a missing revs/ file gap. All the dumpfiles I created which
> > began with a revision past a
On Fri, Jul 30, 2010 at 12:17:50PM -0400, Nico Kadel-Garcia wrote:
> On Fri, Jul 30, 2010 at 8:49 AM, Stefan Sperling wrote:
> > On Fri, Jul 30, 2010 at 07:56:50AM -0400, Nico Kadel-Garcia wrote:
> >> Don't use LDAP. One problem is that it will allow multiple users
> >> filesystem access to the Su
On Jul 30, 2010, at 11:14, Allen Williams wrote:
> My subversion repository is in /var/svn. Somehow (and, yes, I'm new;
> I'm evaluating it), I've wound up with the following directory structure
> in my subversion repository:
>
> /var/svn/
> var/svn/proj1
> var/svn/proj2
> var/svn/pro
On Wed, Jul 28, 2010 at 2:02 PM, Ralph Seichter
wrote:
> On 28.07.10 20:13, Ds Jstc wrote:
>
>> my inbox is entirely full enough, thank you.
>
> There are numerous fine MUAs out there which will gladly sort your
> incoming mail and prevent inbox clutter by providing folders. You might
> also be ab
On 2010-07-30 16:52:23 +0200, Vincent Lefevre wrote:
> Since http://subversion.tigris.org/issues/show_bug.cgi?id=3014
> ("svn log | head" should not print "Write error: Broken pipe")
> isn't fixed yet, I've eventually written a simple wrapper. See
> attachment. It's not perfect, but better than not
On Fri, Jul 30, 2010 at 01:57:12PM -0400, Eiren Smith wrote:
> Unfortunately, it appears I cannot create dump files from revisions
> after a missing revs/ file gap. All the dumpfiles I created which
> began with a revision past a point of continuity were unusable. They
> collapsed upon re-import (s
On Jun 15, 2010, at 11:31 AM, Stefan Sperling wrote:
> On Tue, Jun 15, 2010 at 11:09:39AM -0400, Eiren Smith wrote:
>> Dear SVNers,
>>
>> I'm trying to recover an SVN repository after a hard drive failure.
>> From 7,797 revisions, we lost the following seven (7) files from the
>> .../repo_dir/db/
On Jul 30, 2010, at 03:30, Bert Huijben wrote:
> All 'svn' operations normalize the casing of passed filenames to their
> on-disk casing on case insensitive systems. (I'm not 100% sure if this works
> this way on Mac/OS, but it does on Windows
>
> So if there is some 'aLIGN.c' on disk and you pas
On Fri, Jul 30, 2010 at 8:49 AM, Stefan Sperling wrote:
> On Fri, Jul 30, 2010 at 07:56:50AM -0400, Nico Kadel-Garcia wrote:
>> Don't use LDAP. One problem is that it will allow multiple users
>> filesystem access to the Subversion repository, and *SOMEONE* is
>> likely to screw it up for everyone
My subversion repository is in /var/svn. Somehow (and, yes, I'm new;
I'm evaluating it), I've wound up with the following directory structure
in my subversion repository:
/var/svn/
var/svn/proj1
var/svn/proj2
var/svn/proj3.
In other words, to do a list of the repositories, I have
Since http://subversion.tigris.org/issues/show_bug.cgi?id=3014
("svn log | head" should not print "Write error: Broken pipe")
isn't fixed yet, I've eventually written a simple wrapper. See
attachment. It's not perfect, but better than nothing.
Note: for those who use localized messages, the script
On Fri, Jul 30, 2010 at 04:20:14PM +0200, Nils Wilhelm wrote:
> Hi there,
>
> Stefan Sperling wrote:
> >If I understood correctly, the question was about using Subversion
> >with SSH and LDAP.
> You're right.
>
> i have installed the server by using this tutorial
> http://jimmyg.org/blog/2007/sub
Hi there,
Stefan Sperling wrote:
If I understood correctly, the question was about using Subversion
with SSH and LDAP.
You're right.
i have installed the server by using this tutorial
http://jimmyg.org/blog/2007/subversion-over-svnssh-on-debian.html
So what i have now is a subversion serv
On Fri, Jul 30, 2010 at 08:32, STF SVN wrote:
> On Thu, Jul 29, 2010 at 22:40, David Weintraub wrote:
>>
>> The standard 'svn' protocol is faster, but it uses port 3690 by
>> default. It is very likely that your VPN will block traffic to this
>> port.
>
> Why so?
Sane network security polici
On Fri, Jul 30, 2010 at 07:56:50AM -0400, Nico Kadel-Garcia wrote:
> Don't use LDAP. One problem is that it will allow multiple users
> filesystem access to the Subversion repository, and *SOMEONE* is
> likely to screw it up for everyone else by trying to manually edit
> something in the repository
On Fri, Jul 30, 2010 at 07:56, Nico Kadel-Garcia wrote:
> On Thu, Jul 29, 2010 at 8:51 AM, Nils Wilhelm wrote:
>> Hi there,
>>
>> i need your help getting an overview and configuring a subversion server.
>> What i have to do is setting up a subversion server using ldap and ssh.
>> After reading s
Interesting topic and sorry the intromission, but I wonder, after creating
that branch with an user who has full recursive permissions, if there is a
low administrative effort way of persisting original access rights, since
the path changed. This should be accomplished without having to create
spec
On Thu, Jul 29, 2010 at 22:40, David Weintraub wrote:
>
> The standard 'svn' protocol is faster, but it uses port 3690 by
> default. It is very likely that your VPN will block traffic to this
> port.
Why so?
> You can start svnserve on another port, and you can use ssh+svn
> which allows fo
On Thu, Jul 29, 2010 at 8:51 AM, Nils Wilhelm wrote:
> Hi there,
>
> i need your help getting an overview and configuring a subversion server.
> What i have to do is setting up a subversion server using ldap and ssh.
> After reading some theory about it i'm totally confused :-) So i hope you
> can
Hi Bert,
I think I tried 'svn status' before. It didn't help me because I couldn't
understand what it showed. But I have sloved this problem by renaming one of
the files through urls. Thank you for your suggestion.
Di
Bert Huijben-5 wrote:
>
>
>
> All 'svn' operations normalize the casing
> -Original Message-
> From: Di Hu [mailto:d...@purdue.edu]
> Sent: vrijdag 30 juli 2010 3:34
> To: users@subversion.apache.org
> Subject: Re: Help: svn: Working copy '//XXX' locked
>
>
> Hi Ryan:
>
> Thanks for your suggestion. I did use "svn add align.c" sometime
> before. Bu
Neil Gray (Chemstations) wrote on Thu, Jul 29, 2010 at 14:49:59 -0700:
> Hello.
>
> My subversion repository has some directories with restricted access
> configured by the authz file. This works very well, and checkouts with
> partial visibility.
>
> However if I need to make a branch, I cannot
Ryan Schmidt wrote on Thu, Jul 29, 2010 at 20:50:16 -0500:
> svn rm $URL/trunk -m "Delete old trunk"
>
> svn mv $URL/branches/thebranch $URL/trunk -m "Make branch thebranch the new
> trunk"
And to do this rm+mv in one commit, you could use svnmucc.
David Weintraub wrote on Thu, Jul 29, 2010 at 16:23:57 -0400:
> On Wed, Jul 28, 2010 at 2:13 PM, Ds Jstc wrote:
> > But I have one big problem that I can't resolve.
> >
> > It's this: the mailing list paradigm drives me insane.
> >
> > I want to search for solutions, complain about my favorite mis
For fsfs you should be okay.
I'm not sure about bdb; if the two servers don't have the same architecture and
the same BDB versions, how would BDB behave when trying to read the
(incompatible?)
on-disk databases.
west alto wrote on Fri, Jul 30, 2010 at 11:23:25 +0800:
> Hi,
>
> This is my setup.
33 matches
Mail list logo