Are you of you guys aware of any SVN clients for Windows that will support 1.7
and 1.6 working copies? I need to update a load of clients to 1.7, but have
some shared working copies and it would be useful to use the same client to
access both working copy formats.
Thanks
*bypass*
> -Original Message-
> From: Andy Levy [mailto:andy.l...@gmail.com]
> Sent: 12 June 2012 11:31
> To: Vladimir Shun'kov
> Cc: users@subversion.apache.org
> Subject: Re: Commit size
>
> On Tue, Jun 12, 2012 at 5:21 AM, Vladimir Shun'kov
> wrote:
> > Hello,
> >
> > Could you please help me w
?
> -Original Message-
> From: Nico Kadel-Garcia [mailto:nka...@gmail.com]
> Sent: 03 February 2012 18:05
> To: Ryan Schmidt
> Cc: Chris Evans; users@subversion.apache.org
> Subject: Re: Restricting access to old revisions of a project?
>
> On Fri, Feb 3, 2012 at 12
Hi,
I've had a request to restrict access to revisions of certain SVN projects in a
repository older than a set revision number. My repo is accessed via Apache
HTTPS. Has anybody had any experience of this or would know where to start? I'm
guessing it could be possible in the httpd config to de
I'm having issues doing an svn copy on the trunk of my project because I don't
have read permissions to a directory further down the tree. My example authz:
[test:/]
myuser=rw
[test:/proj1/trunk/dir1/dir1.2]
myuser=
The /proj1/trunk/dir1/dir1.2 was deleted a couple of revisions ago, so th
> -Original Message-
> From: Daniel Shahaf [mailto:d...@daniel.shahaf.name]
> Sent: 23 May 2011 18:37
>
> issue #3641 (to be fixed in 1.6.17) perhaps?
It looks like this issue is related to moved and copied files. The file in
questions hasn't been, just modified and committed.
-
Hi,
I'm having issues using svnsync between 2 HTTP repositories. All was working
well, but now I get the following error when running "svnsync.exe synchronize
https://server/svn/repo/";
svnsync:
'/svn/repo/PROJECTTest/trunk/PROJECT/Util/Test/TestSvn/TestCommitFile/ExistingFile.txt'
pa
Hi,
I'm looking to have some way of controlling access to top level projects in an
HTTP served repository by IP address. The LocationMatch directive seems to do
this as below, but I was wondering if there was a better way anybody has found?
I'm guessing there will be some performance hit with m
Without a 32bit executable being large address aware it's not going to be able
to use more than around 2GB of virtual address space. Ideally you'd use a 64bit
client on a 64bit OS. If that's not possible then you can maybe squeeze a bit
more out of a 32bit client by forcing it to use up to 3GB.
Hi,
Has anybody had any success using svndumpfilter2 or svndumpfilter3 on Windows.
I need to create a dump along with files copied from outside the area on
interest. svndumpfilter2 fails to get any file contents and svndumpfilter3
seems to create an invalid dump.
Any help on this would be gre
Hi,
I need to migrate a top level project, which includes files moved from another
top level project, to a new repository.
I've migrated part of a repository before with no issues with something like:
svnadmin dump e:\foo\svn_repo | svndumpfilter include --renumber-revs
--drop-empty-revs project
> -Original Message-
> From: Gavin Beau Baumanis [mailto:b...@palcare.com.au]
> Sent: 10 December 2010 04:46
> To: Subversion Users
> Subject: SVN Statistics
>
> Hi Everyone,
>
> I have been asked for some statistics about our code base and am hoping
> that someone might have had a task f
Hi,
My repository is made up of a load of folder loaded from cvs2svn dumps.
These were loaded individually and have overlapping date ranges.
When doing an "svn load" it looks like SVN assigns each commit to the
next revision, regardless of the date the commit occurred.
As a result the rage of rev
13 matches
Mail list logo