-Original Message-
From: Ryan Schmidt [mailto:subversion-20...@ryandesign.com]
Sent: Wednesday, February 02, 2011 11:49 PM
To: Curley, John
Cc: users@subversion.apache.org
Subject: Re: Web Browsing previous versions and version diffs?
On Feb 2, 2011, at 18:04, Curley, John wrote:
> Our
On Feb 2, 2011, at 18:04, Curley, John wrote:
> Our svn repositories are accessed through the apache/http method, which
> presents the current version of the repository. Is there a way to specify a
> previous version of the repository? Perhaps through one of those ?param=value
> clauses?
Yes;
> > On Thu, Feb 3, 2011 at 5:34 AM, Curley, John
> > wrote:
> >
> > Hi all,
> >
> > Two questions, related I hope.
> >
> > Our svn repositories are accessed through the
> > apache/http method, which presents the current version of the
> > repository. Is there a way to spe
---
Subversion Exception!
---
Subversion encountered a serious problem.
Please take the time to report this on the Subversion mailing list
(users@subversion.apache.org)
with as much information as possible about what
you were trying to do.
But
On Thu, Feb 3, 2011 at 5:34 AM, Curley, John wrote:
> Hi all,
>
> Two questions, related I hope.
>
> Our svn repositories are accessed through the apache/http method, which
> presents the current version of the repository. Is there a way to specify a
> previous version of the repository? Perhaps t
Hi all,
Two questions, related I hope.
Our svn repositories are accessed through the apache/http method, which
presents the current version of the repository. Is there a way to specify a
previous version of the repository? Perhaps through one of those ?param=value
clauses?
Is there a way t
On 2/2/11 2:47 PM, Andy Levy wrote:
On Wed, Feb 2, 2011 at 15:14, Daniel Andersson
wrote:
Hi all,
I deleted a bunch of large files from our repository yesterday that was not
meant to be stored there. But these are still of course in the SVN history.
I wish to do a backup each night and today
On Wed, Feb 2, 2011 at 15:14, Daniel Andersson
wrote:
> Hi all,
>
> I deleted a bunch of large files from our repository yesterday that was not
> meant to be stored there. But these are still of course in the SVN history.
>
> I wish to do a backup each night and today I use svnadmin hotcopy for th
Hi all,
I deleted a bunch of large files from our repository yesterday that was
not meant to be stored there. But these are still of course in the SVN
history.
I wish to do a backup each night and today I use svnadmin hotcopy for
that, and rsync that hotcopy to an off-site server. I chose ho
> On 2/1/2011 11:36 PM, Waseem Bokhari wrote:
> I am not using any email program But Only using my SMTP SERVER
>
> E:\Repositories\WSBokhari\hooks\send_message.exe %MESSAGE_FILE%
> %server% %to% %from% %subj% %auth%
>
>
> Then how would I mention this?
>
>
>
> You need to find a program that
Stefan Sperling wrote:
On Wed, Feb 02, 2011 at 04:12:07PM +0100, OBones wrote:
Neil Bird wrote:
I couldn't use the version from trunk/1.7 as it differs too
much. I will try to submit the patch for someone's perusal at
some point, but I couldn't properly test is as for some reason m
On Wed, Feb 02, 2011 at 04:12:07PM +0100, OBones wrote:
> Neil Bird wrote:
> > I couldn't use the version from trunk/1.7 as it differs too
> >much. I will try to submit the patch for someone's perusal at
> >some point, but I couldn't properly test is as for some reason my
> >build of svn out of 1
> On Wed, Feb 2, 2011 at 7:41 AM, Geoff Rowell
> wrote:
> > On Wed, Feb 2, 2011 at 4:09 AM, Nick
> wrote:
> >> On Tue, 2011-02-01 at 13:00 -0500, Mark Phippard wrote:
> >>
> >> On Wed, Jan 26, 2011 at 9:28 AM, Neil Bird
> wrote:
> >>
> >>> We have a graphics-oriented code-base that's auto-gener
?Thank you, we solved :-)
My scenario was:
- left side of source: URL to "trunk", revision N
- right side of source: URL to "trunk", revision M (where N < M)
- merge target: a working copy of "branches/branch1"
But i didn't selected revision range N-M, so i suppose my old SVN Server
inclu
On Wed, Feb 02, 2011 at 03:04:22PM +, Neil Bird wrote:
> I have since compiled up the latest 1.6.x branch, and patched
> svn_io_open_unique_file3() to not call svn_io_open_uniquely_named()
> with 'tempfile.tmp', & instead I cut'n'paste
> svn_io_open_uniquely_named(), replacing the 1-9 loo
Neil Bird wrote:
I couldn't use the version from trunk/1.7 as it differs too much. I
will try to submit the patch for someone's perusal at some point, but
I couldn't properly test is as for some reason my build of svn out of
1.6.x svn (even before modifying it) fails 'make check': all the
Around about 01/02/11 18:00, Mark Phippard typed ...
I created a folder with 5001 files in it ... maybe that is not enough?
I think the issue is to do with properties, so you'd have to make sure
all those files have props. (we use autoprops for
mime-type/eol-style/header-expansion).
IIR
On Wed, Feb 2, 2011 at 7:41 AM, Geoff Rowell wrote:
> On Wed, Feb 2, 2011 at 4:09 AM, Nick wrote:
>> On Tue, 2011-02-01 at 13:00 -0500, Mark Phippard wrote:
>>
>> On Wed, Jan 26, 2011 at 9:28 AM, Neil Bird wrote:
>>
>>> We have a graphics-oriented code-base that's auto-generated and has >5000
>
On Wed, Feb 2, 2011 at 4:09 AM, Nick wrote:
> On Tue, 2011-02-01 at 13:00 -0500, Mark Phippard wrote:
>
> On Wed, Jan 26, 2011 at 9:28 AM, Neil Bird wrote:
>
>> We have a graphics-oriented code-base that's auto-generated and has >5000
>> source files in one directory. While I can check this out
On Feb 2, 2011, at 05:30, debu --- Debajit kataki wrote:
> I have an Apache-SVN server and what i have noticed that any folder with
> .htaccess file or even ^.ht wont get committed in SVN.
>
> I understand that this is an expected security behavior by apache, but what I
> am looking here a pr
Guten Tag David Chapman,
am Mittwoch, 2. Februar 2011 um 08:49 schrieben Sie:
> My Subversion installation does not send E-mail to developers and so I
> do not know of any programs that send mail to an SMTP server from a
> Windows command line prompt. Perhaps someone else on the list will
> kno
Hello Friends,
I have an Apache-SVN server and what i have noticed that any folder with
.htaccess file or even ^.ht wont get committed in SVN.
I understand that this is an expected security behavior by apache, but what
I am looking here a proven workaround, so that my users can commit those
fold
On Wed, Feb 2, 2011 at 06:35, Waseem Bokhari
wrote:
> -Original Message-
> From: Andy Levy [mailto:andy.l...@gmail.com]
> Sent: Wednesday, February 02, 2011 4:26 PM
> To: David Chapman
> Cc: Waseem Bokhari; users@subversion.apache.org
> Subject: Re: Error on Post Commit Hook.BAT
>
>
>
> On
-Original Message-
From: Andy Levy [mailto:andy.l...@gmail.com]
Sent: Wednesday, February 02, 2011 4:26 PM
To: David Chapman
Cc: Waseem Bokhari; users@subversion.apache.org
Subject: Re: Error on Post Commit Hook.BAT
On Wed, Feb 2, 2011 at 02:49, David Chapman wrote:
> On 2/1/2011 11:36
On Wed, Feb 2, 2011 at 02:49, David Chapman wrote:
> On 2/1/2011 11:36 PM, Waseem Bokhari wrote:
>
> I am not using any email program But Only using my SMTP SERVER
>
>
>
> E:\Repositories\WSBokhari\hooks\send_message.exe %MESSAGE_FILE% %server%
> %to% %from% %subj% %auth%
>
>
>
>
>
> Then how woul
On Wed, Feb 02, 2011 at 09:18:38AM +0100, Ing. Paolo Mazzoni wrote:
> ?First of all, sorry for my english that is not my mother language.
>
> Some times ago i did a branch in my project, i tryed to do a project folder:
>
> - trunk
> - branches
> - branch1
> - tags
>
> Later i had to develop
On Tue, 2011-02-01 at 13:00 -0500, Mark Phippard wrote:
> On Wed, Jan 26, 2011 at 9:28 AM, Neil Bird wrote:
>
> > We have a graphics-oriented code-base that's auto-generated and has >5000
> > source files in one directory. While I can check this out OK on Linux,
> > we're seeing an unusable sl
?First of all, sorry for my english that is not my mother language.
Some times ago i did a branch in my project, i tryed to do a project folder:
- trunk
- branches
- branch1
- tags
Later i had to develop disconnected from my SVN server so i checked out in my
notebook ALL the project folder,
28 matches
Mail list logo