User Activity

  • Modified a comment on ticket #22 on pysvn

    The delete state is in the node_status property of the PysvnStatus2 object returned from status2(). The bug is that this is not documented. I'll use this bug to work on fixing the documentation. This is the docs for the status fields from svn_client.h: /** The status of the node, based on the restructuring changes and if the * node has no restructuring changes the text and prop status. */ enum svn_wc_status_kind node_status; /** The status of the text of the node, not including restructuring changes....

  • Modified ticket #22 on pysvn

    status2 can't find unversioned and missing files in locan wc

  • Posted a comment on ticket #22 on pysvn

    The delete state in in the node_status property of the PysvnStatus2 object returned from status2(). The bug is that this is not documented. I'll use this bug to work on fixing the documentation. This is the docs for the status fields from svn_client.h: /** The status of the node, based on the restructuring changes and if the * node has no restructuring changes the text and prop status. */ enum svn_wc_status_kind node_status; /** The status of the text of the node, not including restructuring changes....

  • Posted a comment on ticket #22 on pysvn

    I can reproduce the issue. I'll look into it.

  • Posted a comment on ticket #44 on PyCXX Python-C++ Connection

    I read how pycxx is packaged for fedora and its using setup.py - but distutils can be imported. I'm not sure why that is working like that. Why is distutil available on Fedora? I will investigate and update. Note since all the setup.py does is install files there is no need to define the compiler. PyCXX is a template library with nothing to be compiled. That happens in the projects that use PyCXX.

  • Posted a comment on ticket #44 on PyCXX Python-C++ Connection

    This is a contributed script, that I do not use. Do you have a patch to it that I can use to migrate to setuptools? Or can you use setup_makefile.py? Maybe I should delete setup.py?

  • Committed [r461] on Code

    Update to use msvc 2022 and fix path to tools on up to date windows 11 install.

  • Committed [r2129] on Code

    Update to 1.9.23 for releasing binary builds for svn 1.14.3

View All

Personal Data

Username:
barry-scott
Joined:
2000-04-26 11:20:41

Projects

This is a list of open source software projects that Barry Alan Scott is associated with:

Personal Tools