On Fri, Jan 15, 2010 at 04:35:08PM -0500, Andy Levy wrote:
> On Fri, Jan 15, 2010 at 16:23, Ton Boelens wrote:
> > Hi,
> > At the moment, my SVN repository is snvsynced to a server in
> > another location. I would like to make this remote repository
> > encrypted on the file level, so that even s
On Fri, Jan 15, 2010 at 03:37:19PM -0600, Alec Kloss wrote:
> On 2010-01-15 22:23, Ton Boelens wrote:
> > Hi,
> > At the moment, my SVN repository is snvsynced to a server in another
> > location. I would like to make this remote repository encrypted on the
> > file level, so that even somebody wh
On Jan 15, 2010, at 03:07, Harald-René Flasch wrote:
> It shouldn't be a unresolvable programming issue to support keyword expansion
> for Unicode text files?
I agree, it shouldn't be unresolvable. But at present it is unresolved.
2010/1/15 Ulrich Eckhardt
> On Thursday 14 January 2010, Ryan Schmidt wrote:
> > On Jan 14, 2010, at 13:15, Harald-René Flasch wrote:
> > > what should I do in order to make keyword expansion on Unicode text
> files
> > > working (e.g. .inf files)?
> > >
> > > - BOM is FF FE (used Notepad Save As
Thank you Jon, for your explanation and workaround.
Are there any "best practices" that we can advise our dev groups to follow to
avoid this problem?
Otherwise, your suggestions seem to indicate I would have to run the sync on a
cronjob and not with the hook script. That is something we would
On 2010-01-15 22:23, Ton Boelens wrote:
> Hi,
>
> At the moment, my SVN repository is snvsynced to a server in another
> location. I would like to make this remote repository encrypted on the
> file level, so that even somebody who has physically access to this
> server, cannot read the contents o
On Fri, Jan 15, 2010 at 16:23, Ton Boelens wrote:
> Hi,
>
> At the moment, my SVN repository is snvsynced to a server in another
> location. I would like to make this remote repository encrypted on the
> file level, so that even somebody who has physically access to this
> server, cannot read the
Hi,
At the moment, my SVN repository is snvsynced to a server in another
location. I would like to make this remote repository encrypted on the
file level, so that even somebody who has physically access to this
server, cannot read the contents of the files.
I have searched in the svn manual, wit
On Fri, Jan 15, 2010 at 3:08 PM, Andy Levy wrote:
> I've found several references to this problem via Google & the list
> archives, but never any answers.
>
> When checking out from *some* clients (one in particular), I get the
> following errors in my Apache error log on a regular basis:
>
> [Fri
On Fri, Jan 15, 2010 at 15:08, Andy Levy wrote:
> I've found several references to this problem via Google & the list
> archives, but never any answers.
>
> When checking out from *some* clients (one in particular), I get the
> following errors in my Apache error log on a regular basis:
>
> [Fri J
I've found several references to this problem via Google & the list
archives, but never any answers.
When checking out from *some* clients (one in particular), I get the
following errors in my Apache error log on a regular basis:
[Fri Jan 15 12:33:57 2010] [error] [client IP] Provider encountered
http://svn.apache.org/viewvc/subversion/trunk/tools/hook-scripts/
On Fri, Jan 15, 2010 at 11:34 AM, Peter Ruprecht <
rupr...@jilau1.colorado.edu> wrote:
> Hi,
>
> I've been looking for a collection of example post-commit hook scripts
> without much luck. If anyone knows of a good one, can you pl
> Is there a way that I can repair this?
No idea, sorry. But:
> Is there a way to roll back to revision 11529 and start there?
Try svnadmin dump with the -r parameter to dump just the revisions you
want to keep, then svnadmin load to load them into a new repository.
Any checkouts of r11529 or
On Fri, Jan 15, 2010 at 11:33 AM, Giulio Troccoli
wrote:
> Although I have been using Subversion since 1.2, so for quite a while, I'm
> very new to GNOME keyring. I would like to set it up but I don't seem able to
> do that.
>
> I have, for testing, created a VM with CentOS 5.4. Then I have buil
Hi,
I've been looking for a collection of example post-commit hook scripts
without much luck. If anyone knows of a good one, can you please point
me in the right direction? If I can avoid reinventing some wheels, that
would be great.
In particular, at the moment I'm looking for a post-comm
Although I have been using Subversion since 1.2, so for quite a while, I'm very
new to GNOME keyring. I would like to set it up but I don't seem able to do
that.
I have, for testing, created a VM with CentOS 5.4. Then I have built Subversion
1.6.6 from source with the --with-gnome-keyring optio
I am unable to get svndumpfilter to recognize the dir /tags/tuappl02a-r12a-3,
doing:
svnadmin --quiet dump /usr/local/src/fpga-repo/TM-3000 | svndumpfilter
--drop-empty-revs --skip-missing-merge-sources --renumber-revs --quiet include
tags/tuappl02a-r12a-3 | grep tuappl02a-r12a-3
yields nothi
Kudos! The module needs some TLC, I'm sure people will appreciate the work.
Unfortunately, we've moved away from it and will not be moving back. It's
too disruptive to my repo user community to keep changing our auth strategy.
I wish you well!
-dave
On Fri, Jan 15, 2010 at 9:50 AM, Andrey Repin
Greetings, Dave Purrington!
> Lately we have been experiencing intermittent timeouts with our Subversion
> operations. It does not happen initially, but after a while it starts
> happening. Restarting Apache alleviates the problem, but it comes back after
> a time. As you can imagine, this wreaks
On Fri, Jan 15, 2010 at 12:08 PM, Jon Foster wrote:
> Hi,
>
> Ryan Schmidt wrote:
>> But Subversion blocks the commit until the post-commit is done.
>
> That particular SVN client will be blocked. But if you have
> two users committing at the same time, or if a user runs "svn"
> twice in parallel
Hi,
Ryan Schmidt wrote:
> But Subversion blocks the commit until the post-commit is done.
That particular SVN client will be blocked. But if you have
two users committing at the same time, or if a user runs "svn"
twice in parallel, then the post-commit hook will be run in
parallel.
Here's how I
Hi,
I thought this is only for ModificationDate ;-))
by
Claudius
Landesbank Baden-Wuerttemberg
Anstalt des oeffentlichen Rechts
Hauptsitze: Stuttgart, Karlsruhe, Mannheim, Mainz
HRA 12704
Amtsgericht Stuttgart
|>
||
|
On Fri, Jan 15, 2010 at 09:25:56AM +0100, Claudius Sailer wrote:
>
> Hi,
>
> what is the way or what is the best way, when I want to add a feature
> request?
>
> What I am looking for.
>
> IMHO I can find in OS Unix, Linux, Windows, MacOS X for every file the
> "creation date", "modification da
Thank you for your response!
It shouldn't be a unresolvable programming issue to support keyword expansion
for Unicode text files?
--hfrmobile
> Subject: Re: Keyword expansion on Unicode text files
> From: subversion-20...@ryandesign.com
> Date: Thu, 14 Jan 2010 16:02:32 -0600
> CC: us
Hi,
what is the way or what is the best way, when I want to add a feature
request?
What I am looking for.
IMHO I can find in OS Unix, Linux, Windows, MacOS X for every file the
"creation date", "modification date" and "last touch date" and I want
(feature request) that these informations are st
On Thursday 14 January 2010, Ryan Schmidt wrote:
> On Jan 14, 2010, at 13:15, Harald-René Flasch wrote:
> > what should I do in order to make keyword expansion on Unicode text files
> > working (e.g. .inf files)?
> >
> > - BOM is FF FE (used Notepad Save As --> Unicode to create the file)
> > - The
26 matches
Mail list logo