[Forwarding backto the list; please ensure it's CCed on replies.[
Gegerson, Jamie Mr CTR USA USACE wrote on Mon, Apr 23, 2012 at 14:03:52 -0400:
> I tried checking out a new copy of the repository to a new directory and got
> the exact same error when trying to show the date range in Tortoise show
Along with the 1.6.18 and 1.7.4 SRPM toolkits, I've published an "svn2cl"
SRPM packagong kit at:
https://github.com/nkadel/svn2cl-0.13-srpm
This is because Subversion 1.7.4 discarded the "contrib" directory in the
tarballs, and the svn2cl that was previously included was rather out of
date. T
Daniel Shahaf wrote on Tue, Apr 24, 2012 at 01:34:16 +0300:
> (Obligatory invitation for you to want to write a patch that exposes
> svn_wc_status_func2_t to the Perl bindings goes here.)
And thanks, etc. I'm just a bit too tired for the full boilerplate
right now :-/
>
> http://subversion.apac
(Obligatory invitation for you to want to write a patch that exposes
svn_wc_status_func2_t to the Perl bindings goes here.)
http://subversion.apache.org/patches
Jim Searle wrote on Mon, Apr 23, 2012 at 11:42:33 -0700:
> Thanks. Yes, it does look like svn_wc_status_func_t is ifdef'ed out
> for pe
On Apr 23, 2012, at 13:48, Madhav Mohan wrote:
> I have just started learning about the tools to start contributing to open
> source. I had installed svn through apt get in ubuntu 10.04 but when I try
> to commit anything to the repository i get this error
>
> Error: Commit failed (details foll
Hi Guys
I have just started learning about the tools to start contributing to open
source. I had installed svn through apt get in ubuntu 10.04 but when I try
to commit anything to the repository i get this error
Error: Commit failed (details follow):
Error: Commit blocked by pre-commit hook (exi
Thanks. Yes, it does look like svn_wc_status_func_t is ifdef'ed out
for perl bindings. So, I assumed it was an issue with the perl
bindings, and reported it to Alien-SVN, but I was told it needs to be
reported to subversion.
I tried to find if this is a known issue, but can not seem to find
one.
Gegerson, Jamie Mr CTR USA USACE wrote on Mon, Apr 23, 2012 at 11:52:06 -0400:
> Sending this in because the most recent reference to this failed assertion
> occurs in 2010.
>
>
>
> Got the following exception when trying to show a revision log range by date
> from 2012/01/01 to 2012/04/23. I
Hello,
I try to use svn_load_dirs.pl to update my vendor branch on Linux with
svn 1.7.4.
I got latest version from
http://svn.apache.org/repos/asf/subversion/trunk/contrib/client-side/svn_load_dirs
Everything seems to be OK, except for one file - a Unix binary .so
executable file - the script d
Hi, Florian,
Von: Florian Kolter [mailto:f...@floriankolter.de]
> > > since upgrading svn from 1.6.16 (TortoiseSVN 1.6.15) to 1.7.4
> > > (TortoiseSVN
> > > 1.7.6) my working copies are very often corrupted and clean up can't
> > > recover them. Unfortunately this happens sporadically and I can't
Hi Markus,
* Markus Schaber [2012-04-23 14:53]:
> Hi, Florian,
>
> Von: Florian Kolter [mailto:f...@floriankolter.de]
> >
> > since upgrading svn from 1.6.16 (TortoiseSVN 1.6.15) to 1.7.4 (TortoiseSVN
> > 1.7.6) my working copies are very often corrupted and clean up can't
> > recover them. Unfo
Hi, Florian,
Von: Florian Kolter [mailto:f...@floriankolter.de]
>
> since upgrading svn from 1.6.16 (TortoiseSVN 1.6.15) to 1.7.4 (TortoiseSVN
> 1.7.6) my working copies are very often corrupted and clean up can't
> recover them. Unfortunately this happens sporadically and I can't
> reproduce it
Hello,
since upgrading svn from 1.6.16 (TortoiseSVN 1.6.15) to 1.7.4
(TortoiseSVN 1.7.6) my working copies are very often corrupted and clean
up can't recover them. Unfortunately this happens sporadically and I
can't reproduce it with a demo repository. But maybe you have an idea.
I'm working ins
-Original Message-
The issue was fixed by making Windows behave like Unix and so give an "invalid
property" error rather than an assert. Adding support for absolute paths is
not currently planned due to the security issue.
--
Philip
Ah ok, it was my interpretation of the bu
David Hickman writes:
> David Hickman writes:
>
>> Is anyone aware of any work arounds for issue number 4073? I guess
>> using relative paths is likely to work but that would require changes
>> to a number of our projects that we would rather not tackle at this
>> time. Are there any specia
David Hickman writes:
> Is anyone aware of any work arounds for issue number 4073? I guess
> using relative paths is likely to work but that would require changes
> to a number of our projects that we would rather not tackle at this
> time. Are there any special characters or special method
David Hickman writes:
> Is anyone aware of any work arounds for issue number 4073? I guess
> using relative paths is likely to work but that would require changes
> to a number of our projects that we would rather not tackle at this
> time. Are there any special characters or special methods of
on Mon, Apr 23, 2012 at 6:59 AM, David Hickman
mailto:david.hick...@audleytravel.com>> wrote:
Hi All,
I'm trying to make a plan for migrating some of our source code to SVN and am
looking at using externals to deal with some of our code that is shared between
libraries. In doing this I have co
Ok, thank you, I'm new to this support (sorry about the misconduct).
I have found the option in the Tortoise Gui in the meantime.
-Original Message-
From: Giulio Troccoli [mailto:giulio.trocc...@mediatelgroup.co.uk]
Sent: maandag 23 april 2012 13:35
To: Piet Arickx; users@subversion.apa
On 23/04/12 12:28, Piet Arickx wrote:
Ok, I will try this later, the svn environment itself isn't installed
yet, but thank you for your quick answer.
We are actually testing and evaluating tortoise svn, do you know if it's
possible to do the same thing using this gui ?
Piet.
Please do not t
On 23/04/12 12:20, Piet Arickx wrote:
Is there any way to get all log messages between date x and date y.
We would like to get an overview of all log messages between to the
two dates, is this possible ?
Use the --revision option with date in {}, e.g.
svn log --revision{2012-01-01}:{20
On Mon, Apr 23, 2012 at 6:59 AM, David Hickman <
david.hick...@audleytravel.com> wrote:
> Hi All,
>
> ** **
>
> I’m trying to make a plan for migrating some of our source code to SVN and
> am looking at using externals to deal with some of our code that is shared
> between libraries. In doin
Is there any way to get all log messages between date x and date y.
We would like to get an overview of all log messages between to the two
dates, is this possible ?
Hi All,
I'm trying to make a plan for migrating some of our source code to SVN and am
looking at using externals to deal with some of our code that is shared between
libraries. In doing this I have come across the issue number 4073 (Assert on
Windows absolute paths in svn:externals) which is p
24 matches
Mail list logo