em on the server?
Keep in mind, this is the open-source Subversion users list - so if the
problem is with a commercial server, or with the client software, it may be
appropriate for a different mailing list.
Eric
On Wed, Apr 8, 2020 at 10:29 PM Ayush Sharma
wrote:
> When i try to access
fails, as you note.
Looks like a bug to me.
Eric.
On Mon, Nov 18, 2019 at 1:53 AM Иван Селин wrote:
> Hi!
>
> I think I've found a bug in subversion client. Setup is as follows:
> 1. Create directory with a file in it — commit 1
> 2. Replace directory with other file
oating licence?
>
This mailing list isn't going to be a good source of information about
that. And that assumes that you can find an existing commercial vendor of
extension(s) that meet your needs.
Eric.
>
>
> Thanks
> Ragu.P
>
>
i.
Should I use subvertpy instead, or maybe pysvn? What's the right approach
here?
Eric.
ReviewBoard.
Eric
> On Aug 10, 2019, at 9:18 PM, wuzhouhui wrote:
>
> Hi,
>
> I'm searching some review tools which are suitable for codes versioned
> by Subversion, any recommends?
>
ve the -q option from 'ssh'
> in the [tunnels] section of your Subversion configuration file.
>
Did you try this step of removing the -q option? What shows up on the
command line?
Eric.
> Network connection closed unexpectedly
>
> I tried lot of ways from the forums to get ou
If you look in the original source of the email, you'll see one of the
message headers is:
List-Unsubscribe: <mailto:users-unsubscr...@subversion.apache.org>
I suspect you'll have more success with that address.
Eric.
On Sun, Jun 16, 2019 at 10:25 AM Michael Mueller wrote:
> Unsubscribe
>
yields a lot of hits that point in the same
direction.
This, for example:
https://serverfault.com/questions/477706/apache-ssl-on-64-bit-windows-not-a-valid-win32-application
Eric.
On Wed, May 22, 2019 at 1:13 PM Gomathi wrote:
> Hi,
>
> I have installed apache http server 2.4.39 in
Sounds like you might want to take advantage of svn:externals.
http://svnbook.red-bean.com/nightly/en/svn.advanced.externals.html
Eric.
On Wed, Apr 17, 2019 at 3:51 PM Mun Johl
wrote:
> Hi,
>
> We're using SVN version 1.8.19 on Red Hat Enterprise Linux 6.8 .
>
> For a new
On Tue, Apr 2, 2019 at 10:08 PM wrote:
>
> On 04/01 09:23, Eric Johnson wrote:
> > Hi mcc,
> >
> > On Mon, Apr 1, 2019 at 5:40 AM wrote:
> >
> > > Hi,
> > >
> > > (I am not subscribed and appreciate to be CC:ed by any reply to my
>
es off the rails.
The load command would only work if nobody else touches the repository (in
a way that conflicts) in the meantime. Assuming this is unlikely.
The most obvious alternative that I can think of is to use "git-svn".
Instead of pushing changes to Subversion, push them to Gi
Just FYI, I've found that svnsync automatically fixes these problems. My
pattern for old repositories has been to perform the svnadmin dump / load
with --bypass-prop-validation.
Then use svnsync to copy yet again to another copy of the repository. Then
remove the sync properties on rev 0.
Possibly a line-ending conversion?
http://svnbook.red-bean.com/nightly/en/svn.advanced.props.file-portability.html#svn.advanced.props.special.eol-style
Check to see if the svn:eol-style property is set.
Eric
On Tue, Mar 5, 2019 at 10:34 AM Satya Mishra wrote:
> Hi,
>
> I recently en
Hi Gennar,
On Fri, Jan 25, 2019 at 12:07 PM Gillead, Gennar <
gennar.gill...@teradata.com> wrote:
> Eric,
>
> Thanks for response. I haven't used SVN but my client currently uses it
> and looking for a certain functionality before considering replacing it.
> To be mo
(with a small exception for tracking specific property values as part of
the contents of files, a mostly discouraged practice).
Eric.
>
tions will
likely need to be more specific / detailed. For example, when you say "now
it can't work", what does that mean? What error messages do you see? How do
you know it doesn't work? What *does* work (can you perform svnadmin
commands, or svnlook commands, for example?), as that will help eliminate
possible failures.
Good luck!
Eric
> Thank U.
>
>
>
>
>
ch
in this case.
Eric.
On Fri, Oct 26, 2018 at 7:06 AM William Muriithi
wrote:
> Hello
>
> I have an SVN where a user can login through two accounts. For
> example, will...@example.com and will...@example.org. The access
> rules however are tailored for one domain
>
> I wa
However, having said all that, try the "git-svn" connector. Here's someone
with a similar sounding task:
http://www.draconianoverlord.com/2010/03/05/existing-git-into-svn.html
Eric
On Tue, Jul 10, 2018 at 8:30 AM Martin Sauer wrote:
> Hello,
>
> I want to migrate my gi
The question relates to to either Apache, or the ActiveDirectory
configuration, not Subversion, from the looks of it.
The mailing lists for httpd will probably be able to give better advice
more quickly.
Eric.
On Mon, May 21, 2018 at 2:41 PM, Paul Nguyen
wrote:
> I’m running SVN 1.
Start with upgrading to a newer version of TortoiseSVN.
Eric.
On Thu, May 17, 2018 at 12:40 AM, Hartmut Leister
wrote:
> I encountered the following exceptions (see below) in the mid of
> SVN-Cleanup.
>
> What I was doing:
> - SVN-merge via TortoiseSVN, stopped with Error
It should be OK to use rsync, so long as the "old server" is not in use and
the repositories are not being modified while you're syncing them.
Then, I strongly recommend a dump and load on the new server.
Eric.
On Mon, Apr 23, 2018 at 3:19 PM, Paul Greene
wrote:
> Hello,
&g
Hi Bo,
On Thu, Mar 29, 2018 at 2:29 PM, Bo Berglund wrote:
> On Thu, 29 Mar 2018 10:23:34 -0700, Eric Johnson
> wrote:
> >On Wed, Mar 28, 2018 at 8:17 PM, Bo Berglund
> wrote:
> >
> >If you're dumping into an empty repository, that typically resets the
> &g
quot;--use-pre-commit-hook" and
"--use-post-commit-hook". Assuming you're using your post-commit hook to
trigger the calls to sync, you could pass that flag. That seems weird to
me, though, in that such an approach would trigger a sync request per
loaded commit.
Eric.
Hi Victor,
It sounds like you might be using TortoiseSVN. Most likely you'll get a
better answer asking people familiar with that project. This email list is
specifically for the core SVN functionality, not the GUI clients.
Eric.
On Fri, Mar 16, 2018 at 9:53 AM, Victor A. Wagner Jr.
e the download process". Download of what?
>From where? How did it fail? Depending on your answer, some other email
list might be more appropriate.
Eric.
On Thu, Feb 8, 2018 at 3:09 AM, nayama scariah wrote:
> Good day sir,
> I tried to download Apache Subversion 1.9.7 for work
the extra time nudges attackers
towards looking for easier targets.
Eric
On Dec 16, 2017, at 3:35 AM, Branko Čibej wrote:
On 15.12.2017 20:10, Matt Simmons wrote:
Many documents relating to information security compliance require
blocking visible software version information.
Interesting
*PCRE 8.41
*SQLite 3.19.3
*ZLib 1.2.11
Specifically, in the case of openssl, I found this bug tracking all the
compatibility problems: https://bugs.gentoo.org/592438 . Seems like you
probably want to stay away from it.
Eric.
On Tue, Nov 21, 2017 at 7:11 AM, Cooke, Mark <
mark.co...@sie
new server
liver. Maybe a minute of total down time.
>
>
> I am not sure if I can install svn 1.9.7 on centos7 and migrate my svn
> 1.6.1 directly to the 1.9.7 on centos7.
>
I believe so, if you follow the approach I outlined above. Caveat - I don't
run CentOS.
Eric.
>
Does an svnadmin load, with the same dump file, work without errors, when
you load back into version 1.8.5?
How did you create the dump file? Did you use the incremental form with
deltas?
Eric.
On Tue, Aug 29, 2017 at 9:58 AM, Grant Drake
wrote:
> Our current Subversion server is 1.8.5.
This could be for a number of reasons. Perhaps your original repository is
an older format? If that's the case, and your mirror is a newer format,
then the newer format could be packing and finding binary duplicates much
more effectively than is possible using the older format.
Eric.
O
As best I can tell, the problem is that your hook scripts end in ".sh". The
file name should just be "pre-revprop-change".
Eric.
On Thu, May 18, 2017 at 11:39 PM, Dummy <3295285...@qq.com> wrote:
> dear subversion:
> when i exec : svnsync init svn:/
It is a little bit difficult to follow your question.
Perhaps you can restate the question as a sequence of Subversion actions,
and a question about the result?
As a stab at your question, when a change is committed, all the preceding
changes are still available from the repository.
Eric.
On
The failures shown in your screenshot are due to authentication, and appear
to be unrelated to Subversion. It would appear that the csvn user is either
an invalid user or you have the wrong password.
Eric.
On Wed, May 17, 2017 at 3:26 AM, Ramamurthy, Manochitra <
mramamur...@intevaproducts.
That is a very old version of the client. You probably want to upgrade your
client to something newer before you try anything else.
Eric
On May 11, 2017, at 10:36 PM, tina S. wrote:
Hello,
i was working with the svn and tried to revert some files
then i started getting this error and right
sharing a "repository" with other people may not work as
expected.
Unlike Git, the Subversion repository must be stored in a location other
than the Subversion working copy. That other location, however, need not be
on a separate server.
Eric.
On Wed, Mar 22, 2017 at 5:29 AM, Sagar Pare
other words, depending on what you allow
of the repository clients, the date is not a reliable indicator of "changed
since".
Eric.
On Fri, Feb 24, 2017 at 10:08 AM, Dane Kantner
wrote:
> I'm running a script on a scheduled basis where each new iteration I'm
> esse
I believe Subversion would refer to a baseline as a "tag".
Eric
On Feb 1, 2017, at 11:25 PM, Durgaprasad Potnuru <
durgaprasad.potn...@iictechnologies.com> wrote:
Dear users,
Could you guide if code can be base-lined in repositories implementing
apache subversion.
Related doc
What version of the Subversion client & server are you using?
Eric
On Mon, Jan 23, 2017 at 10:54 AM, Dalton, Bill (GE Energy Connections) <
bill.dal...@ge.com> wrote:
> We have projects which share some of the files in the subversion folders
> but not all. So, those projects
By any chance does the gmail account in question now have two factor
authentication turned on?
Eric
Sent from my iPad
> On Dec 11, 2016, at 6:21 PM, João M. S. Silva
> wrote:
>
> [I'm not subscribed to the list, please CC me.]
>
> Hi,
>
> I have been using subvers
to help.
Thanks.
Also, might help to investigate which version of SVN you're using on both
the client and the server. Each release tends to bring some performance
improvements.
It may also be that the server is mis-configured, and performing slowly.
More details would help diagnose the specifi
sion won't lose history.
Eric.
On 7 Nov 2016 23:37, "Eric Johnson" <mailto:e...@tibco.com>> wrote:
On 11/7/16 9:58 AM, gyanendra ojha wrote:
hi eric,
that is the issue, new branch created from old location is
having the old path i
On 11/7/16 9:58 AM, gyanendra ojha wrote:
hi eric,
that is the issue, new branch created from old location is
having the old path in svn log,i want it to point it to newly
created branch path
for example there is svn old branch //depot/a/a.txt
now if i create branch
rent and future versions of the parent folder. Older
versions of the parent folder still contain the older version of the
child folder.
You might benefit from understanding the difference between the "peg"
and "operative" versions.
http://svnbook.red-bean.com/en/1.7/svn.advanced.pegrevs.html
Eric.
Hi Amad,
On 11/1/16 1:48 PM, CM Analyst wrote:
Eric,
Thank you for your response.
Actually, we do copy executables to a "release" directory in SVN.
However, for that to happen, the release content has to be defined in
advance, completed the formal test cycle.
You could have anot
mime-type
However, I was not able to then search and locate the file by its
property.
Exactly.
3) What is a better way to indicate a given status/attribute on a set
of files?
See my suggestion above about copying into a known folder. Would that
satisfy your requirements?
Eric.
Amad
pository finishes verifying. That's not
really acceptable.
Any suggestions? Am I doing something wrong?
Thanks!
Eric.
ory
up to its birth?
I don't believe there's any good way to do what you want without
recreating the history of your repository. You might be able to achieve
what you want by doing an svnadmin dump & load, where you load to a
sub-directory trunk", then relocate everything buried a level down
(trunk/trunk/...) back into the top-level trunk folder.
Eric.
Thanks for your comments,
DN
ent repositories for the binary files vs. the text format.
- improved hook scripts to enforce your desired constraints based on
the content of the incoming added file, rather than just the extension.
You could also create a client side script / tool to check before a commit.
Eric.
On 9/29/16 4:58 AM, Anton Shepelev wrote:
Thanks to everybody for their replies.
Eric Johnson to Anton Shepelev:
"svn update" is your friend. Just encourage users
to do updates before they start editing.
Is there no protection against an oblivious users's
losing a da
ould tie yourself up into knots trying to write hook
scripts that accomplish some of what you want, but by the time you get
them working just the way you think you want them, you'll discover that
you probably don't want them that way.
Eric.
We plan to use it mainly from the AnkhSVN pl
Thanks for the reply.
On 8/22/16 5:25 PM, Daniel Shahaf wrote:
Eric Johnson wrote on Mon, Aug 22, 2016 at 14:29:47 -0700:
* // move original repo out of the way, move new copy into position.
At the comma you should restart the server to flush caches:
http://mail-archives.apache.org
Hi Mark,
On 8/22/16 2:06 PM, Mark Phippard wrote:
On Mon, Aug 22, 2016 at 2:11 PM, Eric Johnson <mailto:e...@tibco.com>> wrote:
So I wrote myself a tool to go through all commit comments, and
verify that no "CRs" appear in the svn:log entry. If I find them,
I re
e property, which is *not* a revprop, and cannot be fixed by any
of the tools available.
I've seen that other people recommend editing the dump file directly, but
that makes me quite nervous, especially on an 8MB dump file. Hoping there's
a better way.
Eric.
use SVN
1.8.11.
Looks like current version of Subversion 1.8.X is 1.8.16. If you want it
to be the most correct, perhaps upgrade?
Eric.
mit freundlichen Grüßen/ with best regards
*Lars Krüger*
Embedded Softwareentwicklung
*Carmeq GmbH
*Carnotstr. 4
D-10587 Berlin
Mobil: +49 172 5892291(BIK: 266
tree, via any means (such as svn:externals), is probably just
fine, so long as the external source does not swamp the size of the
local code.
Eric.
On 6/17/16 8:39 AM, Ignacio González (Eliop) wrote:
Hello.
I'm looking for examples on how to use Subversion efficiently in the
context of
om making changes to a file when it isn't "checked
out". This is otherwise known as "pessimistic locking." If your user
needs require pessimistic locking, then you should use a tool that does
it. Probably not a good idea to squeeze everything into Subversion, if
that's the case.
Eric.
We scan our LDAP server, and generate group information from that, and
then apply that to our version control servers.
Eric.
On 5/24/16 12:51 AM, Dariusz Nowak wrote:
Hello,
I'm new in subversion world and tried to research something yesterday
- without success, so decided to post
aning
all libraries can be loaded at the same time.
If your working copies are derived from Subversion 1.6 -> 1.9 then you can work
with them all simultaneously.
That's a neat trick!
Eric
which gives me a jungle of changes
that I don't want to see.
Sounds like you like the command line. If you also use IDEs, I've found
the "Compare" capabilities in Eclipse pretty fantastic for white space
problems, because you can toggle between ignoring and respecting white
space changes.
Eric.
Absolutely, but by way of using Apache mod_auth_ldap, and AD's LDAP API.
Eric
On 4/19/16 12:53 PM, Gronde, Christopher (Contractor) wrote:
Has anyone in here successfully integrated SVN with Active Directory
for user authentication? We are currently using FreeIPA and user
ac
I've seen this kind of error, and usually it seems to map to problems with
the network connectivity. In addition to checking for Apache configuration,
also check for proxies that might be disrupting the communication.
You're also using a very old version of the Subversion server, and
presumably an
installation to a new environment, a cloud
provider, or a commercial offering, just for example.
Hooks are best applied to business rules that are not about people.
You can use them the way you're asking, but long term, you might not
want to.
Eric.
On 4/11/16 6:32 AM, Vijay Peddamallu
I appreciate all input on my rfi, we are specifically asking for input from
Solidworks users with experience using svn as their basis pdm.
On Apr 1, 2016 2:22 AM, "Johan Corveleyn" wrote:
> On Fri, Apr 1, 2016 at 9:32 AM, Stefan Sperling wrote:
> > On Fri, Apr 01, 2016 at 05:36:34AM +, Danie
izing the directory structure of the repository so
that you can check out the parent folder without grabbing too much extra
stuff.
- Identify and train your users on the various scenarios that they will
encounter.
Hopefully that gives you some clues.
Good luck!
Eric.
On Tue, Mar 29
e SVN community tell us if this is the case? Does anyone
know of another organization using SVN for SolidWorks PDM (product data
management)?
Thank you,
Eric Ahlstrom
R&D Manager
Borsight Inc. 3525 Airport Road, Ogden, UT 84405
Mobile: (*775) 302-6762* Fax: (801) 409-1487
eric.ahlst..
Eric Dramstad gmail.com> writes:
> I'm thinking of doing this (while standing inside a trunk workarea):
>
> svn merge ^/feature
> svn merge -c -100 ./file.c
> svn merge -c -101 ./file.h
> svn commit -m 'reintegrated feature'
That should
runk workarea):
svn merge ^/feature
svn merge -c -100 ./file.c
svn merge -c -101 ./file.h
svn commit -m 'reintegrated feature'
Thanks,
Eric Dramstad
Our other machines are running 7.2 and seem to
work better.
Thanks for the tip about Wandisco's offerings. I didn't think to look
around for builds of old subversion. I'll keep your tools in mind if
I need to build subversion again in the future.
Thanks again,
Eric Dramstad
On Tu
subversion-1.9.3
make install prefix=/usr/local/packages/subversion-1.9.3
stow -t /usr/local -d /usr/local/packages subversion-1.9.3
popd
Thanks again,
Eric
-2003-03/1839.shtml
Thank you in advance for you help,
Eric Dramstad
Sorry, but it looks like our pre-revprop-change script is just a little to
specific to my company, and I don't see a quick way to extract out a quick
working version.
Eric.
On Fri, Feb 26, 2016 at 11:22 AM, Alfred von Campe
wrote:
> Eric:
>
> Would you mind sharing your (redacte
get hauled into court, and need to testify about the quality of the
historical information in your Subversion repositories. You want to keep
the list of people that can change the revprops (and the revisions
themselves) to an absolute minimum.
Eric.
On Fri, Feb 26, 2016 at 10:03 AM, Alfred von Ca
allow for such critical information, our
work-around is to allow changes to the svn:log property, but *only* allow
appending to existing contents. Once we put that in, people stopped
complaining.
We don't allow users to change any other revprops.
Eric.
On Fri, Feb 26, 2016 at 7:40 AM, Alfre
Wrong mailing list.
You probably want the "dev" mailing list from this page:
http://subclipse.tigris.org/ds/viewForums.do
Eric.
On Thu, Feb 11, 2016 at 8:27 AM, Brunoais wrote:
> Hi,
>
> I want to make a plugin to the subclipse.
> Broadly speaking, it would work like thi
You see, the developers have been using this branch for so long they don't want
to mess up the history on the trunk. So for historical reasons, they just want
branches/this_is_what_we_want as a new repo
If they need to see some older stuff (probably not), they'll just go and browse
the old trunck.
--
eric
stuff < mainproject.dump >
>new_stuff_only.dmp
Correct, it was in branch/this_new_stuff
I thought I had tried that...did so many dumps to try to get it working. Let
me look at the bash history file but I'll just go ahead and try that one again,
do another create and import.
I'll let you guys know!! :)
Thanks!
--
eric
developer check-ins.
Am I missing something? Maybe another step? All my googling just refers to
svnadmin dump and svndumpfilter.
I'm googling thins like "subversion dump folder into new repo" and I'm getting
svndumpfilter as the way to do it.
TIA!
--
eric
work, I just do svn://backup_vm_ip address.
--
eric
ell me exactly what they need first time :)
I'll keep you guys updated.
--
eric
of the
repo, from beginning of time, to June of 2015? He was thinking of doing a dump
of the whole thing, putting it into another machine, and remove changes from
now til June of 2015.
--
eric
ad ideas
but then turned out it won't work.
I suggested they install Tortoise and they can view all the changes they want
but the source code has to be outside the building and the network so it has to
be presented something like a CD or DVD.
--
eric
for that particular month/year.
I know it's weird. Manager thing...
--
eric
check out to my local PC, and burn
the folder to a CD. Yes, burn to a CD. Old managers have old habits so I
don't question that.
So what I (they) want is a CD with code that is 1.5 years old.
--
eric
g the rest of trunk. Further
discussion on us...@httpd.apache.org please, the current lists are not
appropriate.
--
Eric Covener
cove...@gmail.com
;ll need to do is an "svn revert -R ." to
restore the missing files, which will effective amount to having a clean
checkout.
Eric.
On Fri, Dec 11, 2015 at 7:35 AM, Peter Fodrek wrote:
> Dear Subversion experts,
>
> I would like to monitor /home directory for X-host that is used
Is it feasible to dump and load the repository in question?
You could re-load it, and see if the repository still has problems.
On the other hand, if the load fails at a specific revision, that might
give you more of a clue about what is going wrong.
Eric.
On Mon, Dec 7, 2015 at 10:13 PM
Best I can think of is to dump the repo, create a new one to load it into,
turn off packing on the target repo, and then do the load.
Eric.
On Wed, Dec 2, 2015 at 3:54 AM, Ignacio González (Eliop) <
igtorque.el...@googlemail.com> wrote:
> Hello.
>
> Is there a simple way to undo
My guess is that it is somehow related to inherited properties.
https://subversion.apache.org/docs/release-notes/1.8.html#iprops
Eric.
On Thu, Oct 29, 2015 at 7:37 PM, Mark Bidewell wrote:
> We have a Subversion repository which by default requires authentication
> disables all ano
Check out the svn_load_dirs script. Look for the instructions in the
manual under managing the "vendor" branches.
There will still be a bunch of work to resolve moves & renames, but
should be much easier.
Eric
> On Oct 18, 2015, at 1:13 AM, Eckard Klotz wrote:
>
> Hel
es up with Maven POM metadata, but you can get that done a lot faster
than any possible chance of success waiting for a new feature in a
Subversion client?
If you don't want Maven as your build tool, perhaps you can use Apache Ivy
to fetch your dependencies instead?
Eric.
On Fri, Oct 16, 2
Looks like the user name isn't being recorded in the log.
I suggest re-enabling read access to everyone, then making sure that the
log records the user name for successful access. Make sure it is what you
expect, and only then block the reads for all users.
Eric
On Oct 10, 2015, at 3:
I don't see any obvious oversights. Check your Apache log files to see
what's in the error log.
Eric.
On Thu, Oct 8, 2015 at 7:41 AM, Ranjeet Singh
wrote:
> Hi Team,
>
> I have installed SVN in my linux box and I am using version 1.6.11
> (r934486) of SVN and I am facing
I suggest
learning more about Ansible & Salt Stack, and asking in the appropriate
forums for those.
Eric.
On Fri, Oct 2, 2015 at 8:01 AM, Thorsten Schöning
wrote:
> Hi all,
>
> I'm doing a bit research for our somewhat small company how to best
> update home grown services, web
.
Eric.
On Tue, Sep 29, 2015 at 8:12 AM, thomas wrote:
> Dear ladies and gentlemen,
>
> my name is Thomas Riller, I am working at the technical university of
> Munich.
>
> I am sorry, that I directly contact you.
>
> We have a problem (self made) with a subversion repository
In our deployment with mirrors, the access file is generated from
information stored in Subversion.
The act of mirroring the repository with the access information in it
triggers the post-commit hook which updates the permissions locally.
Eric.
On Thu, Sep 24, 2015 at 12:34 PM, Aaron Friesen
.
Eric
> On Sep 16, 2015, at 3:52 PM, Daniel Shahaf wrote:
>
> Eric Johnson wrote on Wed, Sep 16, 2015 at 11:03:08 -0700:
>> So if the dump of the last commit is incomplete, I an error code tells me,
>> what, exactly? That I need to manually edit the stream that I just dumped
Hi Brane,
>> On Sep 16, 2015, at 11:28 AM, Branko Čibej wrote:
>>
>> On 16.09.2015 20:03, Eric Johnson wrote:
>> Hi Bert,
>>
>>>> On Wed, Sep 16, 2015 at 2:33 AM, Bert Huijben wrote:
>>>
>>>
>>>> -Original Message---
Hi Bert,
On Wed, Sep 16, 2015 at 2:33 AM, Bert Huijben wrote:
>
>
> > -Original Message-
> > From: Andreas Mohr [mailto:a...@lisas.de]
> > Sent: woensdag 16 september 2015 07:48
> > To: Eric Johnson
> > Cc: b...@qqmail.nl; users@subversion.apache
ts absence, and must discard the last commit.
Eric.
On Tue, Sep 15, 2015 at 6:09 AM, Eric Johnson wrote:
> Hi Bert,
>
> The files that made it into the dump file were complete. It is just that
> the last commit in the dump file didn't have all of the files it was
> suppos
ot be dumping a partial
commit upon network failure!
Eric
On Sep 15, 2015, at 1:52 AM, "b...@qqmail.nl" wrote:
In what way was the dump file incomplete?
Was it broken halfway through a file? (That should have been caught via the
checksums in the file). If a whole node edit is missin
1 - 100 of 209 matches
Mail list logo