> On 15 Dec 2019, at 15:29, Branko Čibej wrote:
>
> On 15.12.2019 14:46, Barry Scott wrote:
>> I'm doing some testing and want to test with plaintext passwords.
>>
>> It seems that storing plaintext passwords can be compiled out. Is that why I
>> cann
:
http://pysvn.tigris.org/servlets/ProjectDocumentList?folderID=1768
Mac OS X Binary Kits:
http://pysvn.tigris.org/servlets/ProjectDocumentList?folderID=2860
Barry
distribution packagers)
Windows Binary Kits:
http://pysvn.tigris.org/servlets/ProjectDocumentList?folderID=1765
Mac OS X Binary Kits:
http://pysvn.tigris.org/servlets/ProjectDocumentList?folderID=2867
Barry
distribution packagers)
Windows Binary Kits:
http://pysvn.tigris.org/servlets/ProjectDocumentList?folderID=1768
Mac OS X Binary Kits:
http://pysvn.tigris.org/servlets/ProjectDocumentList?folderID=2860
Barry
--
http://pysvn.tigris.org/ds
://pysvn.tigris.org/servlets/ProjectDocumentList?folderID=2867
Barry
--
http://pysvn.tigris.org/ds/viewMessage.do?dsForumId=1331&dsMessageId=2930781
To unsubscribe from this discussion, e-mail: [dev-unsubscr...@pysvn.tigris.org].
)
Windows Binary Kits:
http://pysvn.tigris.org/servlets/ProjectDocumentList?folderID=1768
Mac OS X Binary Kits:
http://pysvn.tigris.org/servlets/ProjectDocumentList?folderID=2860
Barry
://pysvn.barrys-emacs.org/ (recommended for distribution packagers)
Windows Binary Kits:
http://pysvn.tigris.org/servlets/ProjectDocumentList?folderID=1765
Mac OS X Binary Kits:
http://pysvn.tigris.org/servlets/ProjectDocumentList?folderID=2867
Barry
Note: It is not an error in svn to have no author or date in an svn log entry.
Do you see that same data using the svn command line? If so its not a TSVN
issue.
Barry
On 15 Jan 2013, at 08:42, Ajay Pawar wrote:
> Thanks Thorsten fro your prompt reply but the as I am the owner of
I starting to see failures to commit because of tree conflicts.
svn status does not seem to show tree conflicts.
Did I miss the way to find the tree conflicts?
At the moment I'm having to guess which folder is in conflict.
Barry
On 25 Feb 2010, at 23:18, Stefan Sperling wrote:
> On Thu, Feb 25, 2010 at 10:30:18PM +0000, Barry Scott wrote:
>> I starting to see failures to commit because of tree conflicts.
>>
>> svn status does not seem to show tree conflicts.
>
> It sure does. See examples
On 26 Feb 2010, at 13:01, Stefan Sperling wrote:
> On Fri, Feb 26, 2010 at 12:05:52AM +0000, Barry Scott wrote:
> j
>> On 25 Feb 2010, at 23:18, Stefan Sperling wrote:
>>
>>> On Thu, Feb 25, 2010 at 10:30:18PM +, Barry Scott wrote:
>>>> I starting to
I've been using zipfiles to make snapshots of my development
directories. Recently, I've decided maybe a solution that's a little
more robust might be in order, so I'm looking to migrate to SVN.
I'd like a bit of advice on how to go about doing that. Perhaps even
just a sanity check.
Using t
On 06/10/2010 06:24 PM, Lieven Govaerts wrote:
All files from svn.collab.net have been copied to svn.apache.org.
You're probably talking about svn_load_dirs.pl, which is the tool that
the documentation refers to in the 'vendor drop' chapter. You can find
it here:
http://svn.apache.org/repos/asf/
to put together a set of patches to fix the
Python 2.7 bindings. I'm tempted to just disable the tests for now to get a
working package.
I am not on this mailing list so please do CC me or contact me directly
off-list.
Cheers,
-Barry
signature.asc
Description: PGP signature
On Aug 19, 2010, at 11:03 PM, Daniel Shahaf wrote:
>(Just to clarify, this is about the *python bindings* tests, not about
>the Python tests of the core C binaries subversion/svn*/)
Yes, I believe that's correct.
>Barry Warsaw wrote on Wed, Aug 18, 2010 at 17:38:04 -0400:
>&g
I see that the recent 1.7 and 1.8 win32svn builds being announced, thanks for
them.
Do you know when the svn 1.9 win32svn build might be available?
Barry
> On 7 Sep 2015, at 11:43, Andreas Stieger wrote:
>
> Hi,
>
> Barry Scott wrote:
>> I see that the recent 1.7 and 1.8 win32svn builds being announced, thanks
>> for
>> them.
>>
>> Do you know when the svn 1.9 win32svn build might be avail
> On 7 Sep 2015, at 21:21, Win32Svn wrote:
>
> On 2015-09-07 18:59, Barry Scott wrote:
>>> On 7 Sep 2015, at 11:43, Andreas Stieger wrote:
>>>
>>> Hi,
>>>
>>> Barry Scott wrote:
>>>> I see that the recent 1.7 and 1.8 win32svn
pysvn_workbench_svn191-1.7.0-1661-x86_64.dmg
Barry
-1668-intel.dmg
py34_python_org_pysvn_svn191-1.8.0-1668-intel.dmg
py35_python_org_pysvn_svn1722-1.8.0-1668-intel.dmg
py35_python_org_pysvn_svn1814-1.8.0-1668-intel.dmg
py35_python_org_pysvn_svn191-1.8.0-1668-intel.dmg
Barry
some other ingenious scheme to try to
get a handle on what's happening.
Barry
On Wed, Nov 25, 2015 at 4:41 AM, Nico Kadel-Garcia wrote:
> On Wed, Nov 25, 2015 at 4:25 AM, arun prasath wrote:
> > Hello Team,
> >
> > I am creating Subversion 1.6.17 dump for a repo
When excluding a subtree from the working copy, if any unversioned items
are present then the svn update command fails silently, leaving the
working copy locked and requiring cleanup.
This is with version 1.9.4, the current release.
Reproducing the problem is fairly straightforward. Create a ne
> This must be a bug, right? Any chance somebody can take a look at it?
[... tumbleweed ...]
Anyone? Should I file a bug report?
Thanks
Branko Čibej writes:
> I can reproduce this with 1.9.4 and trunk ... definitely a bug, only
> dir/subdir2 should be left (since dir/subdir2 is unversioned content of
> dir).
Thanks Brane. Would it be possible for an svn dev to take this on?
By the way, I just checked it with 1.8.16 and everything
Branko Čibej wrote:
> Please file a bug with the reproduction script.
OK, the issue number is SVN-4642.
Thanks
information on SCM Workbench.
Barry
.
Barry
-1.9.6-1961-x86_64.dmg
py36_python_org_pysvn_svn1819-1.9.6-1961-x86_64.dmg
py36_python_org_pysvn_svn197-1.9.6-1961-x86_64.dmg
Barry
will be available after python 3.8 is
released
PySVN supports Python 3 as well as Python 2.
Prebuilt kits are available for Windows and Mac OS X built for
subversion 1.12.2, 1.11.1, 1.10.6 and 1.9.12 for python 2.7, 3.3 to 3.7.
Download details: https://pysvn.sourceforge.io/downloads.html
Barry
> On 6 Aug 2019, at 15:50, Daniel Shahaf wrote:
>
> Barry Scott wrote on Mon, 05 Aug 2019 10:14 +00:00:
>> Changes:
>> * Built against subversion 1.12.2, 1.11.1, 1.10.6 and 1.9.12
>
> Subversion 1.11.1 is no longer supported by the Subversion project (
downloads, git source,
user guide and further information on SCM Workbench.
New in 0.9.3
• Lots of improvement since the last release
• Update to use python3.7, PyQt5 5.12 and pysvn with svn 1.12
Barry
and 1.9.12 for python 2.7, 3.5, 3.6, 3.7 and 3.8.
Download details: https://pysvn.sourceforge.io/downloads.html
Barry
I'm doing some testing and want to test with plaintext passwords.
It seems that storing plaintext passwords can be compiled out. Is that why I
cannot configure it
back on?
Barry
1.10.6 for python 2.7, 3.5, 3.6, 3.7, 3.8 and 3.9b1.
Download details: https://pysvn.sourceforge.io/downloads.html
Barry
start with "Config".
Barry
/downloads.html
Barry
build server I receive:
svn: E170001: OPTIONS of : authorization failed: Could not authenticate to
server: rejected Basic challenge
Any ideas on why this would work on one machine, but not another?
Thank you,
Barry
user account.
-Original Message-
From: Johan Corveleyn [mailto:jcor...@gmail.com]
Sent: Tuesday, June 10, 2014 7:11 PM
To: Pape, Barry
Cc: users@subversion.apache.org
Subject: Re: Authentication Issue
On Tue, Jun 10, 2014 at 11:21 PM, Pape, Barry wrote:
> Hello,
>
>
>
> We
I am attempting to use svnsync over a SSH tunnel, which works, but always
prompts for a password. I already setup ssh key authentication, which does
work fine when performing svn commands.
I can establish a SSH tunnel with keys like this - no password prompts:
ssh servername
Using svn, I can d
enter a password), but not ‘svnsync’ commands (I DO have to enter a password).
Using ‘svn+ssh’, do both commands establish a tunnel, and start an instance of
svnserve?
From: Andreas Stieger [mailto:andreas.stie...@gmx.de]
Sent: Friday, August 29, 2014 12:20 PM
To: Sampson, Barry
Cc: users
pr-1/apr_tables.h:141:57: note: expanded from macro
'APR_ARRAY_IDX'
#define APR_ARRAY_IDX(ary,i,type) (((type *)(ary)->elts)[i])
~^
svn_sort.h has been included.
Barry
Thanks will the required changes be in alpha3?
Is it possible to do the sort without using the private API?
Barry
pysvn author
On 6 Nov 2014, at 19:55, Ben Reser wrote:
> On 11/6/14 5:10 AM, Nico Kadel-Garcia wrote:
>> Out of curiosity, do the same issues occur with gcc on a m
> On 15 Dec 2024, at 15:52, Nathan Hartman wrote:
>
> (Apologies for the duplicate; I meant to respond to the users@ list
> but omitted it the first time...)
>
> On Fri, Dec 13, 2024 at 12:10 PM Barry Scott wrote:
>>
>> I have a svn repo hosted on a Fedora
ourceControl/barrys-sources/db/revs/2/tmp
I have tried to svnadmin dump and svnadmin load to see if that makes a
difference.
But the problem is identical on the old and new repos.
What do I need to investigate and fix to allow rev 2000?
Barry
44 matches
Mail list logo