On Jan 28, 2010, at 19:13, Hiroshi Miyazaki wrote:
>> Did you check out the subversion book already ?
>
> http://svnbook.red-bean.com/nightly/en/svn.ref.reposhooks.html
>
> I lookovered these spec.
>
>> post-commit
>> post-lock
>> post-revprop-change
>> post-unlock
>> pre-commit
>> pre-lock
>>
Hi there
I do a svn checkout and I m getting an exception 'svn: REPORT response
handling failed to complete the editor drive' when trying to
checkout/update from svn client... Are you aware of this issue?
Note that I perform a svn checkout http://repositoryname
via command line and it is done
Andrey
Hi, I have received these mail too !
How can I take these off from the mail ?
Thanks in Advanced
Regards,
Eric,
On Fri, Jan 29, 2010 at 10:53 AM, Andrey Repin wrote:
> Greetings, Bob Archer!
>
> > I am getting those to. But, I thought only moderators to the old list
> were getting t
Greetings, Bob Archer!
> I am getting those to. But, I thought only moderators to the old list were
> getting them... which is what I assumed was happening.
Not only moderators, it seems it was being forwarded to all subscribers.
After third "We apologize but list are closed" I decided to try an
Hello Eric san,
Thank you for your response.
>Did you check out the subversion book already ?
http://svnbook.red-bean.com/nightly/en/svn.ref.reposhooks.html
I lookovered these spec.
>post-commit
>post-lock
>post-revprop-change
>post-unlock
>pre-commit
>pre-lock
>pre-revprop-change
>pre-unlock
Miyazaki
Did you check out the subversion book already ?
There are a number of hooks on subversion including,
post-commit
post-lock
post-revprop-change
post-unlock
pre-commit
pre-lock
pre-revprop-change
pre-unlock
start-commit
These is take from a hooks directory of a svn repository.
How do yo
Dear Andrey san,
Thank you for your response,
>Hooking is only server-side, and only handle commits.
It seems to be regrettable.
It is essential to use the subversion and
provide the checkout functionality.
Are there any ways to achieve this capability by anay means?
Thank you and best regard
Stein Somers wrote:
> Oops sorry, misread the address.
>
> ad...@subversion.apache.org does not spam me.
>
> ad...@subversion.tigris.org started spamming after the old list closed.
>
Can some of you who are seeing this problem please report it to
feedback {_AT_} tigris.org ? Thanks,
--
C. M
Brandt Mackay wrote:
This is what has been happening every time I download from the SVN on
Google Code:
*What browser (or hg/svn client) are you using? On what operating system?*
Rapid SVN, Smart SVN, Synchro SVN and Tortoise SVN. Tried on both Windows
XP and Windows 7
*What steps will reprodu
Hi All,
For those of you that do not use a package manager on OS X, I have
built new binaries of Subversion 1.6.9 for OS X. The new binaries are
available here:
http://bit.ly/svn-osx
Feel free to provide feedback in the svnbinaries forum mentioned in the ReadMe
accompanied with the bi
> This is what has been happening every time I download from the SVN on
> Google Code:
> This issue is comes from anything hosted on google code (snes9xgx, etc.)
> and I posted this same issue
> on there, but I was directed to this location instead (since the author of
>
> Snes9xgx can't do anythi
This is what has been happening every time I download from the SVN on Google
Code:
This issue is comes from anything hosted on google code (snes9xgx,
etc.) and I posted this same issue
on there, but I was directed to this location instead (since the author of
Snes9xgx can't do anything about it).
Oops sorry, misread the address.
ad...@subversion.apache.org does not spam me.
ad...@subversion.tigris.org started spamming after the old list closed.
--
Stein
On Thu, Jan 28, 2010 at 11:34 PM, Stein Somers wrote:
> I had those too until I sent an empty mail to
> users-unsubscr...@subversion.tigris.org
>
> A confirmation of my request was the last I heard of it.
>
I am also getting similar mails off let but I was ignoring them considering
some problem
I had those too until I sent an empty mail to
users-unsubscr...@subversion.tigris.org
A confirmation of my request was the last I heard of it.
--
Stein
> I tried to reply to the latest spam but admin (ironically) would not
> allow me to do so:
>
> > We are sorry, but email posting to this discussion is not allowed.
> > [-- Attachment #2 --]
> > [-- Type: message/rfc822, Encoding: 7bit, Size: 1.7K --]
>
> Anyway, here is my original comment:
>
>
I tried to reply to the latest spam but admin (ironically) would not
allow me to do so:
> We are sorry, but email posting to this discussion is not allowed.
> [-- Attachment #2 --]
> [-- Type: message/rfc822, Encoding: 7bit, Size: 1.7K --]
Anyway, here is my original comment:
On Wed, Jan 27, 201
On Thu, Jan 28, 2010 at 01:45:05PM +, Giulio Troccoli wrote:
> > The consequence is that Subversion will talk to you in
> > English only, even if your locale specifies a different language.
> > If you're comfortable with that, I guess you can disable NLS
> > as a workaround.
>
> Ok, thanks. I
Greetings, Hiroshi Miyazaki!
> According to the Subversion Wiki,
> it seem to be possible to develop hook methods.
> Therefore, I'd like to use its capability.
> When we checkin and checkout certain files into/from Subversion (through
> command line),
> is it possible to invoke an "hook method (e
>
Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851VAT Reg No 778499447
-Original Message-
> From: 'Stefan Sperling' [mailto:s...@elego.de]
> Sent: 28 January 2010 13:32
> To: Giulio Tro
On Thu, Jan 28, 2010 at 01:09:42PM +, Giulio Troccoli wrote:
> The macro Q_ is defined in subversion/svn/svn_private_config.h as
>
> #define Q_(x1, x2, n) dngettext(PACKAGE_NAME, x1, x2, n)
>
> So yes, the linker can't find dngettext I suppose.
But the configure script can find it?
> I have
On Tue, 2010-01-26, Noorul Islam K M wrote:
> Julian Foad writes:
> > Paul Burba wrote:
> >> Also, would you mind taking a stab at expanding the test to cover
> >> Alan's original problem? Specifically that a second working copy,
> >> when updated, gets both the move destination *and* the source
> And which gettext headers are included when the files
> mentioned in the error message are compiled?
> Do the headers come from GNU gettext or the system's gettext?
> Can you show the lines printed when compiling those files?
> Try prepending -I/usr/local/include to CFLAGS when running configure
Hello,
I have to develope applications using the Subversion.
Then, I'm in the trouble.
Could I ask some questions?
According to the Subversion Wiki,
it seem to be possible to develop hook methods.
Therefore, I'd like to use its capability.
When we checkin and checkout certain files into/from Subv
On Thu, Jan 28, 2010 at 09:57:57AM +, Giulio Troccoli wrote:
> I have indeed installed gettext (and libiconv for dependencies) in
> /usr/local/lib from the package from www.sunfreeware.com.
>
> I have reconfigured the build with
>
> CC="/opt/SUNWspro/bin/cc" \
> CPPFLAGS="-I/user/dev/local/i
>
Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851VAT Reg No 778499447
-Original Message-
> From: Stefan Sperling [mailto:s...@elego.de]
> Sent: 27 January 2010 14:33
> To: Giulio Troccol
On Jan 27, 2010, at 23:54, Ramachandran, Vishwanath(IE10) wrote:
> Mimetype for docx in repos-web view is not correct (IE8) and needs to be
> updated. Also, Subversion repos-web view: Opening RTF files does not work in
> Firefox (due to incorrect mimetype setting) so I used
> pptx
> applicatio
27 matches
Mail list logo