On Wed, May 6, 2015 at 8:07 PM, Scott Aron Bloom wrote:
> So I noticed something..
>
>
>
> We use svn:externals quite a bit, using the format
>
> -r 1234 ^/externals/ lcldr
>
>
>
> And it works just fine, we never moved to the “new” format of
> ^/externals/@1234
>
>
>
> However, recently,
So I noticed something..
We use svn:externals quite a bit, using the format
-r 1234 ^/externals/ lcldr
And it works just fine, we never moved to the "new" format of
^/externals/@1234
However, recently, we found that in restructuring one of our externals
directory, which caused to
You'll want to review this documentation:
http://svnbook.red-bean.com/en/1.7/svn.serverconfig.html
Why host the Subversion server on Windows? Since it is in a VM, nobody
should care except the person who manages the VM. Install Ubuntu or CentOS,
and go from there. Just a thought.
Eric.
On Wed, M
Hi,
I have a question,,,
I Installed Subversion for Windows on a VM and set up a project using
TortoiseSVN
We need to access the SVN from remote offices vis https
What is the process to set up the remote access allowing users to access the
project?
Thanks
Stan
On Wed, May 6, 2015 at 8:20 AM, Bernhard Haumacher
wrote:
> Hi Branko,
>
> On 06.05.2015 08:24, Bernhard Haumacher wrote:
>> >
>> > ... I'd
>> > like to analyze the diff of the svn:mergeinfo property (what other
>> > revisions were merged into some branch in a commit). ...
>> >
>>
>> ISVNClient.
> -Original Message-
> From: Branko Čibej [mailto:br...@wandisco.com]
> Sent: woensdag 6 mei 2015 14:49
> To: users@subversion.apache.org
> Subject: Re: API accessing property diff of svn:mergeinfo
>
> On 06.05.2015 14:20, Bernhard Haumacher wrote:
> > Hi Branko,
> >
> >> On 06.05.2015 0
On 06.05.2015 14:20, Bernhard Haumacher wrote:
> Hi Branko,
>
>> On 06.05.2015 08:24, Bernhard Haumacher wrote:
>> >
>> > ... I'd
>> > like to analyze the diff of the svn:mergeinfo property (what other
>> > revisions were merged into some branch in a commit). ...
>> >
>>
>> ISVNClient.getMergeinfoL
Hi Branko,
On 06.05.2015 08:24, Bernhard Haumacher wrote:
>
> ... I'd
> like to analyze the diff of the svn:mergeinfo property (what other
> revisions were merged into some branch in a commit). ...
>
ISVNClient.getMergeinfoLog should give you that information.
The upcoming 1.9 release will hav
On 06.05.2015 08:24, Bernhard Haumacher wrote:
> Hi,
>
> I'm accessing a SVN repository from Java code using javahl. Now, I'd
> like to analyze the diff of the svn:mergeinfo property (what other
> revisions were merged into some branch in a commit). The only way I
> found doing that is using the AP
Hi,
I'm accessing a SVN repository from Java code using javahl. Now, I'd
like to analyze the diff of the svn:mergeinfo property (what other
revisions were merged into some branch in a commit). The only way I
found doing that is using the API
{{{
org.apache.subversion.javahl.ISVNClient.diff(S
10 matches
Mail list logo