http://bit.ly/svn2010slides
Interesting presentation by Subversion developers Hyrum Wright, Philip
Martin, Julian Foad and Dave Brown.
Highlights include:
HTTPv2.0
This update of the current WebDAV HTTP protocol will boost performance
while preserving the benefits of providing web access to Sub
On Jan 20, 2010, at 21:27, Kiko Man wrote:
> On Tue, Jan 19, 2010 at 11:37 PM, Ryan Schmidt wrote:
>
>> And also in /var/svn/repos/db/revprops?
>
> Yes, it's there as well:
> jj db # ls -alt /var/svn/repos/db/revprops/0
> -rw-rw 1 backuppc apache50 2009-10-30 19:35 0
>
> Good to know ab
Dieter Oberkofler wrote:
I have been using svnmerge.py for quite a while and although I was looking
forward for the build-in functionality it worked quite well. After now
upgrading to version 1.6 with the build-in functionality that replaces the
need for svnmerge.py I'm a little surprised that no
Hello,
I'm hitting what appears to be a bug in subversion. The problem is that I get
incorrect subtree mergeinfo after a merge to my branch; the subtree is not
recording the merge, and this later prevents reintegrate from working (via
"Reintegrate can only be used if revisions [X] through [Y] w
This is with subversion client 1.5.5.
I've been working with subversion for years on the same codebase and
haven't run into this issue before. I did some digging around and
found a few threads about the error above, but all were related to
checking-out repositories, not merges, and none had a solu
Hello,
I came across a svnlook problem, and try to get help.
Bellow is my environment:
Os: windows XP English version, but locale is set to Japan
Subversion: Setup-Subversion-1.5.1.en-us.msi
I added a file in svn repository with comment in which mixed with English,
Chinese and Japanse. When I u
On Jan 20, 2010, at 11:10 , Роман Донченко wrote:
> Daniel Eggert писал в своём письме Wed, 20 Jan 2010
> 19:54:40 +0300:
>
I got svn.ra.open2() and svn.ra.get_dir() working, but I'm unable to make
the receiver/baton part of
l = svn.ra.get_log2(session, None, 1, 4, 0, False,
On Jan 20, 2010, at 14:57, Hernan Castagnola wrote:
> Is there any way (e.g editing the svn-properties) to make svn
> give an Alert, or ask for confirmation when a sensitive file is updated.
> I have been searching and I didn't find anything.
>
> Example
>
> Config.groo
No, but you could probably do some type of pre-commit hook that will request a
verification log message or something. They have to type some random string.
you would have to save the string some where or something like:
Commit failed, sensitive file included in change set. To verify that you wan
Hi all,
Is there any way (e.g editing the svn-properties) to make svn
give an Alert, or ask for confirmation when a sensitive file is updated.
I have been searching and I didn't find anything.
*Example *
Config.groovy is a sensitive file
so on a Server X
you set Config.gr
Daniel Eggert писал в своём письме Wed, 20 Jan
2010 19:54:40 +0300:
I got svn.ra.open2() and svn.ra.get_dir() working, but I'm unable to
make the receiver/baton part of
l = svn.ra.get_log2(session, None, 1, 4, 0, False, False, [],
receiver, None)
work. The receiver is supposed to be a svn
Hi
We have a repo with lots of svn:externals that looks like this
^tags/x/y z
Each time one executes a svn up or svn status it takes a very long time
to complete. The reason is that for each such external a new svnserve if
started on the server.
The ^tags/x/y externals are relative to the repo s
> Bob Archer wrote:
> > I was wondering if this page should be updated?
> >
> > http://svnbook.red-bean.com/
> >
> > There are links for the 1.5 version of the book and then for the
> > nightly which says for version 1.6?
> >
> > Shouldn't there be direct links to the 1.6 version and then the
> > n
Bob Archer wrote:
> I was wondering if this page should be updated?
>
> http://svnbook.red-bean.com/
>
> There are links for the 1.5 version of the book and then for the nightly
> which says for version 1.6?
>
> Shouldn't there be direct links to the 1.6 version and then the nightly
> be for 1.7
I was wondering if this page should be updated?
http://svnbook.red-bean.com/
There are links for the 1.5 version of the book and then for the nightly which
says for version 1.6?
Shouldn't there be direct links to the 1.6 version and then the nightly be for
1.7?
I'm not sure who maintains this
My kids' college fund thanks you.
Rolf Marsh wrote:
> I did just that, and it appears all is OK... of course I won't know
> until something dies, but at least I'm not worrying about it anymore.
>
> Thank you everybody who took the time to get me through this... and by
> the way Michael, I just bo
I did just that, and it appears all is OK... of course I won't know
until something dies, but at least I'm not worrying about it anymore.
Thank you everybody who took the time to get me through this... and by
the way Michael, I just bought the latest version of your book... now,
just to find t
No, the flash drive is mounted as drive L on the desktop and drive F on
the laptop...did it create a repository automatically on the flash drive
when it was attached to the laptop and I did the commit?
However, when I do a "svn info" on the laptop, "svn" is not recognized
because I didn't inst
Rolf Marsh wrote:
> Most of the files are marked "under version control but are missing or
> incomplete", while a few are marked as "modified" which is what I
> expected. Is there a way to do a "commit" of everything? Or, is there
> a way to replace all of the files in the repository with those o
On Wed, Jan 20, 2010 at 3:58 PM, Rolf Marsh wrote:
> I believe the commit did succeed, because all of the AnkhSVN glyphs were
> gone... here is the current "svn info" on the flash drive; the F drive is on
> the desktop. I know the flash drive is the latest.. should I do another
> commit while it'
Greetings, Ulrich Eckhardt!
>> Let me see if I can clarify this better... my (supposedly one and only)
>> repository is on my desktop at home. I have one (1) working copy, which
>> is on my flash drive. I normally do a commit after making changes when
>> the flash drive is attached to the home d
Hello All,
We're delighted to announce VisualSVN Server 2.1. This release builds
on the reliability and functionality of previous versions with the addition of
Integrated Windows Authentication in Enterprise Edition.
VisualSVN Server is a package that contains everything you need to
install, conf
Most of the files are marked "under version control but are missing or
incomplete", while a few are marked as "modified" which is what I
expected. Is there a way to do a "commit" of everything? Or, is there
a way to replace all of the files in the repository with those on the
flash drive?
R
I haven't used svnmerge.py
On 20/01/2010 8:04, Dieter Oberkofler wrote:
1) svnmerge.py did generate an informative commit message listing all the
logs of the merged revisions is generated in a text file, as a suggestion
for a good commit message.
That seems like a workaround for the lack of su
I can't speak to AnkhSVN's behavior -- don't use it myself.
What does 'svn status' in that working copy show? Are you local
modifications still sitting there waiting to be committed?
Rolf Marsh wrote:
> I believe the commit did succeed, because all of the AnkhSVN glyphs were
> gone... here is t
On Wednesday 20 January 2010, Rolf Marsh wrote:
> Let me see if I can clarify this better... my (supposedly one and only)
> repository is on my desktop at home. I have one (1) working copy, which
> is on my flash drive. I normally do a commit after making changes when
> the flash drive is attache
On Wed, Jan 20, 2010 at 08:49, Ilan Yaniv wrote:
> Hi,
>
>
>
> I have an old SVN 1.4 and I want to view the SVNSERVE.exe logs. Where can I
> find them in the file system. How can I view them
>
There are none. Logging didn't come to svnserve until 1.6.
Hi,
I have an old SVN 1.4 and I want to view the SVNSERVE.exe logs. Where
can I find them in the file system. How can I view them
Thanks
Ilan Yaniv
I believe the commit did succeed, because all of the AnkhSVN glyphs were
gone... here is the current "svn info" on the flash drive; the F drive
is on the desktop. I know the flash drive is the latest.. should I do
another commit while it's connected to the desktop?
L:\Inventory Program - Wor
Rolf Marsh wrote:
> Let me see if I can clarify this better... my (supposedly one and only)
> repository is on my desktop at home. I have one (1) working copy, which
> is on my flash drive. I normally do a commit after making changes when
> the flash drive is attached to the home desktop.
>
> Th
Let me see if I can clarify this better... my (supposedly one and only)
repository is on my desktop at home. I have one (1) working copy, which
is on my flash drive. I normally do a commit after making changes when
the flash drive is attached to the home desktop.
This time, I did a commit be
Hi
Thanks for the reply.
BTW, a good alternative to grep in Windows is findstr
The following works well (to only list *.kb files)
Svn status --verbose --show-updates |findstr /E .kb
Cheers
Niel
-Original Message-
From: C. Michael Pilato [mailto:cmpil...@collab.net]
Sent: 19 January 20
Andreas Kress wrote:
>subscribe
that would be users-subscr...@subversion.apache.org
--
Lorenz
subscribe
--
Mit freundlichen Grüßen / With kind regards
Andreas Kress
HOOD Group
Office München
Keltenring 7
D-82041 Oberhaching
Germany
phone: 0049 89 45 12 53 0
fax: 0049 89 45 12 53 19
mobile: 0049 176 16 61 16 24
andreas.kr...@hood-group.com
http://www.HOOD-Group.com
More than 20 years
34 matches
Mail list logo