> -Original Message-
> From: David Weintraub [mailto:qazw...@gmail.com]
> Sent: 15 November 2010 13:36
> To: Neson Maxmelbin (RBEI/EMT5)
> Cc: users@subversion.apache.org
> Subject: Re: SVN Migration from VSS
>
> On Mon, Nov 15, 2010 at 7:28 AM, Neson Maxmelbin (RBEI/EMT5)
> wrote:
>
Hi,
I've just found (another) issue with using URL-only renames. If one of the
parent directories has svn:mergeinfo recorded on it, then renaming a file
via a URL results in the new file containing a full copy of what was on the
trunk (but cut down to the individual file).
Please see the followin
On 11/15/10 8:23 PM, Edward Ned Harvey wrote:
Has someone had specific problems with the rpmforge rpms? I've been
using them on centos5 without any trouble,
Neither rpmforge, nor epel has subversion>= 1.5 for rhel4.
Umm, OK - we're way off topic now but I'd ask the same question about
run
> From: Les Mikesell [mailto:lesmikes...@gmail.com]
>
> > On RHEL4 / RHEL5, I find it ridiculously easy to build svn from
> > source.
> > Here is my build script:
> >>
> >> Has someone had specific problems with the rpmforge rpms? I've been
> >> using them on centos5 without any trouble,
>
> From: Tom Cruickshank [mailto:tcruic...@gmail.com]
>
> Hey Guys,
> I'm trying to figure out how to revert a file committed into svn to
an older
> revision.
>
> Let's say I have a file called /customers/index.php currently at revision
150,
> and would like to go back to revision 100.
>
> i
On Mon, Nov 15, 2010 at 17:08, Ravi Rajamiyer wrote:
>
> Hello,
>
> I am setting up a new SVN repo for my project with Apache server. I would
> like to get a precompiled version of the 'mod_dav_svn.so' file for subversion
> version 1.6.13 and for Fedora Linux core 14. Is there a resource where I
On Mon, Nov 15, 2010 at 10:17 AM, Edward Ned Harvey wrote:
> (b) other than building from source, there's no better way that I know to
> get the latest svn 1.6 in rhel4 / rhel5. AKA, there are no rpm's available
> that I know of, which I trust more than building from source as described.
For RP
On Mon, Nov 15, 2010 at 11:27 AM, Edward Ned Harvey wrote:
>> From: Les Mikesell [mailto:lesmikes...@gmail.com]
>>
>> On 11/15/2010 9:17 AM, Edward Ned Harvey wrote:
>> >
>> >>> On RHEL4 / RHEL5, I find it ridiculously easy to build svn from
> source.
>> >>> Here is my build script:
>>
>> Has some
Hello,
I am setting up a new SVN repo for my project with Apache server. I would like
to get a precompiled version of the 'mod_dav_svn.so' file for subversion
version 1.6.13 and for Fedora Linux core 14. Is there a resource where I can
download the '.so' file from?
Thanks
Ravi
On Mon, Nov 15, 2010 at 16:55, Tom Cruickshank wrote:
> Hey Guys,
> I'm trying to figure out how to revert a file committed into svn to an
> older revision.
> Let's say I have a file called /customers/index.php currently at revision
> 150, and would like to go back to revision 100.
> it's the
Hey Guys,
I'm trying to figure out how to revert a file committed into svn to an
older revision.
Let's say I have a file called /customers/index.php currently at revision
150, and would like to go back to revision 100.
it's the only file I would like to revert. What arguments might I need to
On Mon, Nov 15, 2010 at 10:07 PM, Daniel Becroft wrote:
> On Mon, Nov 15, 2010 at 11:44 PM, David Weintraub wrote:
>>
>> On Sun, Nov 14, 2010 at 7:12 PM, Daniel Becroft
>> wrote:
>> > Hi,
>> >
>> > We've recently had to rename a couple of files on trunk by case only
>> > (e.g.
>> > FOO.C to foo.
On Mon, Nov 15, 2010 at 11:44 PM, David Weintraub wrote:
> On Sun, Nov 14, 2010 at 7:12 PM, Daniel Becroft
> wrote:
> > Hi,
> >
> > We've recently had to rename a couple of files on trunk by case only
> (e.g.
> > FOO.C to foo.c), which we did via a URL-only rename. This worked
> perfectly.
> >
>
On Mon, Nov 15, 2010 at 12:19 PM, Flavien wrote:
> Hi,
>
> I'm looking for a way to convert our QVCS repository to Subversion
> while keeping the history, commit messages and all.
>
> The only thread I found on the subject dates back to 2004, and has
> seen no answer :
> http://svn.haxx.se/users/a
Hi,
I'm looking for a way to convert our QVCS repository to Subversion
while keeping the history, commit messages and all.
The only thread I found on the subject dates back to 2004, and has
seen no answer :
http://svn.haxx.se/users/archive-2004-10/1104.shtml
Hopefully the situation has evolved
On 11/15/2010 10:27 AM, Edward Ned Harvey wrote:
From: Les Mikesell [mailto:lesmikes...@gmail.com]
On 11/15/2010 9:17 AM, Edward Ned Harvey wrote:
On RHEL4 / RHEL5, I find it ridiculously easy to build svn from
source.
Here is my build script:
Has someone had specific problems with the rp
> From: Les Mikesell [mailto:lesmikes...@gmail.com]
>
> On 11/15/2010 9:17 AM, Edward Ned Harvey wrote:
> >
> >>> On RHEL4 / RHEL5, I find it ridiculously easy to build svn from
source.
> >>> Here is my build script:
>
> Has someone had specific problems with the rpmforge rpms? I've been using
>
Might be better to ask this on the *...@httpd.apache.org lists?
Dale Bohl wrote on Mon, Nov 15, 2010 at 07:39:59 -0600:
> Hello,
>
>
>
> I've been banging my head on this one for 2 days now.
>
> I've googled this issue but it appears not many admins are using this
> and/or
>
> it could p
Doesn't 'svn diff' say something to the effect of "A file with
name was added"?
There is also:
% $svn h diff | grep add
--show-copies-as-adds [--sca] : don't diff copied or moved files with their
source
... but I think it's only in 1.7.
Jahn Otto Andersen wrote on Mon, Nov 15, 2010 at 10:2
On 11/15/2010 9:17 AM, Edward Ned Harvey wrote:
On RHEL4 / RHEL5, I find it ridiculously easy to build svn from source.
Here is my build script:
Great: now reliably provide HTTP/HTTPS access for offsite repository use,
configure mod_dav_svn for local HTTP and HTTPS server usage, utilities
wi
Can you try with a newer 1.7 build?
Re FOO->foo or foo->FOO, I suspect it's because we iterate some hash
table's keys (so the order of iteration is unpredictable).
Daniel
(it's actually a thread for dev@)
Daniel Becroft wrote on Mon, Nov 15, 2010 at 10:12:39 +1000:
> Hi,
>
> We've recently had
Gingko wrote on Sat, Nov 13, 2010 at 21:18:14 +0100:
> - Original Message - From: "Daniel Shahaf"
>
> To: "Gingko"
> Cc: "Subversion User List"
> Sent: Wednesday, November 10, 2010 10:45 PM
> Subject: Re: svnserve : anonymous access not working
>
>
>> I agree that anon-access=read shoul
> From: Nico Kadel-Garcia [mailto:nka...@gmail.com]
> Sent: Saturday, November 13, 2010 4:38 PM
>
> On Sat, Nov 13, 2010 at 12:23 AM, Edward Ned Harvey
> wrote:
> >> From: Nico Kadel-Garcia [mailto:nka...@gmail.com]
> >>
> >> RHEL 5 still directly only provides Subversion 1.4.2. EPEL will not
> >
Sorry -- disregard my post.
I overlooked the "Auth_PAMEnabled" line and assumed you were using the standard
LDAP authz Apache modules, which don't support nested groups.
However, while you're waiting for someone with more PAM knowledge to reply, I
would wonder if perhaps the cause could be si
> dpb is a member of IT-InfrastructureTeam-SystemAdministrator-R and
> IT-InfrastructureTeam-SystemAdministrator-R is a member of
> SVN-Puppet-ReadWrite-P AD group
Nested AD groups aren't supported -- not many products do. Typically, support
for nested AD groups requires that the client appl
On Sun, Nov 14, 2010 at 7:12 PM, Daniel Becroft wrote:
> Hi,
>
> We've recently had to rename a couple of files on trunk by case only (e.g.
> FOO.C to foo.c), which we did via a URL-only rename. This worked perfectly.
>
> We then encountered a strange error when attempting to merge this revision
>
Hello,
I've been banging my head on this one for 2 days now.
I've googled this issue but it appears not many admins are using this
and/or
it could possibly be a bug in the apache module.
Config
--
Red Hat Enterprise Linux Server release 5.5 (Tikanga)
Server version: Apache/2.2.
On Mon, Nov 15, 2010 at 7:28 AM, Neson Maxmelbin (RBEI/EMT5)
wrote:
>
> I did a migrate of a project from VSS to SVN using the migrate.pl from
> http://neilsleightholm.blogspot.com/2007/08/migrating-from-visual-source-safe-to.html
> .
>
> Migration was ok . But I cant see the VSS labels been migra
On Monday 15 November 2010, Neson Maxmelbin (RBEI/EMT5) wrote:
> I did a migrate of a project from VSS to SVN using the migrate.pl from
> http://neilsleightholm.blogspot.com/2007/08/migrating-from-visual-source-sa
>fe-to.html .
>
> Migration was ok . But I cant see the VSS labels been migrated?
> I
Hello ,
I did a migrate of a project from VSS to SVN using the migrate.pl from
http://neilsleightholm.blogspot.com/2007/08/migrating-from-visual-source-safe-to.html
.
Migration was ok . But I cant see the VSS labels been migrated?
Is there a way to migrate the VSS labels also to some form in S
I am using a code review tool called ReviewBoard to do code reviews. This
tool uses svn diff to report the changes between BASE and work area.
I'm having problems when working in a branch and then merging into trunk.
This problem seems to be caused by the diff generated by svn diff.
What I
> On 11/08/2010 10:35 PM, Campbell Allan wrote:
> > On Monday 08 Nov 2010, wrodrigues201 wrote:
> >> Hello,
> >>
> >> Our subversion (1.4.3-r23084 on windows 2003) was holding around 1.6 TB
> >> of data and one user has accidentally deleted a directory of 1 TB. I
> >> have done a svn export from t
32 matches
Mail list logo