Guten Tag Bert Huijben,
am Mittwoch, 19. August 2015 um 22:06 schrieben Sie:
> The key Subversion uses to store passwords is different between
> http and https, so a password used for https won't be used for http.
It's bit late for me, so: This is good thing in my setup, right? :-)
> There are o
> -Original Message-
> From: Thorsten Schöning [mailto:tschoen...@am-soft.de]
> Sent: woensdag 19 augustus 2015 21:50
> To: users@subversion.apache.org
> Subject: Is it safe to redirect from HTTP to HTTPS in case of svn:externals?
>
> Hi,
>
> I'm implementing publicly accessible mod_dav
Hi,
I'm implementing publicly accessible mod_davn_svn in addition to some
internally used svnserve. Some of my repos use svn:externals where we
used to defined "//internal.example.org/...", my publicly available
entry point is "https://external.example.org";. For the public
"internal.example.org"
> -Original Message-
> From: Timur Khanipov [mailto:khani...@gmail.com]
> Sent: Wednesday, August 19, 2015 1:20 PM
> To: users@subversion.apache.org
> Cc: Иван Коптелов
> Subject: Two-step merge ok, one-step merge conflicts
>
> Hi folks.
>
> I faced the following problem. The command
>
Hi folks.
I faced the following problem. The command
svn merge -r 3:4 -r 4:5 ^^/trunk
works smoothly while command
svn merge -r 3:5 ^^/trunk
results in a text conflict. This seems like a buggy behavior (since
the two merges are equivalent).
I reproduced it in a simple situation when trunk con
On Wed, Aug 19, 2015 at 11:18 AM, corneil.duples...@gmail.com <
corneil.duples...@gmail.com> wrote:
> Thanks, the following worked and only difference was the order of the
> callbacks.
>
> RevisionRange(Revision.getInstance(0), Revision.HEAD)
> RevisionRange(Revision.HEAD, Revision.getInstance(0))
Thanks, the following worked and only difference was the order of the
callbacks.
RevisionRange(Revision.getInstance(0), Revision.HEAD)
RevisionRange(Revision.HEAD, Revision.getInstance(0))
Corneil du Plessis
about.me/corneil
On 19 August 2015 at 11:04, Branko Čibej wrote:
>
> On 19.08.2015 1
Hello,
James Trainor wrote:
> While attempting update the trunk of https://github.com/EllisLab/CodeIgniter
> I received the following error.
>
> In file
> 'D:\Development\SVN\Releases\TortoiseSVN-1.8.8\ext\subversion\subversion\libsvn_wc\update_editor.c'
> line 1550: assertion failed (action ==
On 19.08.2015 10:48, corneil.duples...@gmail.com wrote:
> I am trying to find change history and thought that using logMessage will
> provide the information.
>
> I am using a call as descibre below:
>
> pegRevision = Revision.HEAD,
> ranges = [RevisionRange(Revision.HEAD, Revision.START)]
> stopOn
I am trying to find change history and thought that using logMessage will
provide the information.
I am using a call as descibre below:
pegRevision = Revision.HEAD,
ranges = [RevisionRange(Revision.HEAD, Revision.START)]
stopOnCopy = false
discoverPath = true
includeMergedRevisions = true
props =
While attempting update the trunk of https://github.com/EllisLab/CodeIgniter I
received the following error.
---
Subversion Exception!
---
Subversion encountered a serious problem.
Please take the time to report this on the Subversion mailing list
w
11 matches
Mail list logo