Activity for Version Control With Subversion

  • C. Michael Pilato C. Michael Pilato committed [r6069] on Source

    * www/index.it.html

  • C. Michael Pilato C. Michael Pilato committed [r6068] on Source

    Remove links to the mailing list information

  • Richard Cavell Richard Cavell committed [r6067] on Source

    Format the text nicely.

  • Daniel Sahlberg Daniel Sahlberg committed [r6066] on Source

    Add ( ) to print to make it Py3 compatible

  • Christophe Nanteuil Christophe Nanteuil committed [r6065] on Source

    [fr] Keeping in sync with English version.

  • Daniel Sahlberg Daniel Sahlberg committed [r6064] on Source

    Merge from ^/trunk/en r6063.

  • Daniel Sahlberg Daniel Sahlberg committed [r6063] on Source

    Update outdated links

  • C. Michael Pilato C. Michael Pilato modified ticket #284

    Externals lines starting with '#' are ignored

  • C. Michael Pilato C. Michael Pilato posted a comment on ticket #284

    Committed to trunk/en; backported to branches/1.7/en.

  • C. Michael Pilato C. Michael Pilato committed [r6062] on Source

    Merge from ^/trunk/en r6061.

  • C. Michael Pilato C. Michael Pilato committed [r6061] on Source

    Issue #284: Document the externals definitions comment syntax.

  • Daniel Sahlberg Daniel Sahlberg posted a comment on ticket #284

    How about adding a new paragraph [[[ A line starting with # is interpreted as a comment. ]]] right after the first example?

  • wuzhouhui wuzhouhui committed [r6060] on Source

    * www/index.zh.html

  • Forge Forge created ticket #284

    Externals lines starting with '#' are ignored

  • Christophe Nanteuil Christophe Nanteuil committed [r6059]

    [fr] fixing typo.

  • Christophe Nanteuil Christophe Nanteuil committed [r6058]

    Keeping French branch in sync with English version.

  • Daniel Sahlberg Daniel Sahlberg committed [r6057]

    Replace http:// links with https:// and update links when the old target no longer exists.

  • Daniel Sahlberg Daniel Sahlberg committed [r6056]

    Replace old/broken link to Cyrus SASL with the current url.

  • wuzhouhui wuzhouhui committed [r6055]

    1.8/zh: minor tuning

  • Christophe Nanteuil Christophe Nanteuil committed [r6054]

    Keeping French branch in sync with English version.

  • wuzhouhui wuzhouhui committed [r6053]

    1.8/zh: translation of r6052

  • wuzhouhui wuzhouhui committed [r6052]

    1.8/zh: merge changes from trunk, translation todo

  • C. Michael Pilato C. Michael Pilato committed [r6051]

    * ch03-advanced-topics.xml

  • C. Michael Pilato C. Michael Pilato posted a comment on ticket #187

    I still have a lingering nag here. I assumed the executable bit was a feature of the filesystem, not of the OS. Yet, "system calls" are a feature of the OS. It's common to have, say, a FAT32 volume mounted in Linux. But does the reverse occur, where an ext3 filesystem is mounted in Windows? It sounds like APR won't try to set an executable bit on such a filesystem. What about network filesystems? Will APR preserve the executable bit on, say, an NFS mount when accessed via Windows?

  • Daniel Sahlberg Daniel Sahlberg posted a comment on ticket #187

    (y) It also doesn't have an effect on OS2, but I don't know how relevant it is these days.

  • C. Michael Pilato C. Michael Pilato modified a comment on ticket #187

    As I read this, I believe the OP is not suggesting that Subversion behaves any differently than the book describes, but rather that the text misrepresents NTFS as not having a notion of an executable permission bit. Unfortunately, the proposed fix causes a different confusion by allowing an NTFS-knowledgeable person to assume that Subversion will conditionally set that bit on NTFS (which, of course, it does not). Perhaps the text could be changed to read instead: This property has no effect on Windows...

  • C. Michael Pilato C. Michael Pilato posted a comment on ticket #187

    As I read this, I believe the OP is not suggesting that Subversion behaves any differently than the book describes, but rather that the text misrepresents NTFS as not having a notion of an executable permission bit. Unfortunately, the proposed fix causes a different confusion by allowing an NTFS-knowledgeable person to assume that Subversion will set that bit on NTFS (which, of course, it does not). Perhaps the text could be changed to read instead: This property has no effect on Windows or on filesystems...

  • Daniel Sahlberg Daniel Sahlberg posted a comment on ticket #187

    I'm not so sure about this. Indeed NTFS has a "Read and execute" permission, but Subversion doesn't (as far as I can tell) sent any NTFS permissions. I tried to trace the svn:executable property and it seems to end up in svn_io_set_file_executable. There is a comment: [[[ On Windows and OS/2, just exit -- on unix call our internal function which attempts to honor the umask. ]]] According to my tests, a new file inherits the "Read and execute" permission from the parent directory when it is checked...

  • Jens M. Felderhoff Jens M. Felderhoff committed [r6050]

    Sync with en revision.

  • C. Michael Pilato C. Michael Pilato committed [r6049]

    * trunk/tools/bin/spew-svn-command-options

  • Jens M. Felderhoff Jens M. Felderhoff committed [r6048]

    Sync with en revision r6040

  • wuzhouhui wuzhouhui committed [r6047]

    1.8/zh: resolve some TODO

  • wuzhouhui wuzhouhui committed [r6046]

    1.8/zh: merge changes from trunk

  • wuzhouhui wuzhouhui committed [r6045]

    1.8/zh: minor tuning

  • wuzhouhui wuzhouhui committed [r6044]

    1.8/zh: minor tuning

  • Christophe Nanteuil Christophe Nanteuil committed [r6043]

    [fr] Keeping in sync with English version.

  • Daniel Sahlberg Daniel Sahlberg committed [r6042]

    Followup to r6041, restore default FO_XLSTPROC_OPTS from r5129.

  • Daniel Sahlberg Daniel Sahlberg committed [r6041]

    The changes in r5129 override any customization to FO_XSLTPROC_OPTS in

  • C. Michael Pilato C. Michael Pilato modified ticket #278

    Unable to build pdf from source

  • C. Michael Pilato C. Michael Pilato posted a comment on ticket #278

    I agree that line endings are the likely problem. I suspect that the average non-SVN-dev building the book from source are a rarity (sorry Thomas -- it just means you're special!). For such, the workaround you've suggested should be sufficient. I don't see a reason to change the svn:eol-style property to accommodate this scenario, especially when one can also choose to use svn export --native-eol=LF on such systems to get the book sources (albeit not in a working copy) into the necessary line-ending...

  • C. Michael Pilato C. Michael Pilato posted a comment on ticket #278

    I've tweaked the configuration to hopefully do said notification to svnbook-dev@.

  • Daniel Shahaf Daniel Shahaf posted a comment on ticket #278

    Let's continue this discussion on the list? These tickets don't get Cc'd to it, AFAIK.

  • Daniel Sahlberg Daniel Sahlberg posted a comment on ticket #278

    I believe this error might come from the fact that the working copy, as configured in the linked e-mail, is checked out using Windows line-endings (\r\n). However the script is executed by bash in WSL, expecting Linux line-endings (\n). I was able to make it work by converting the line endings in run-fop.sh from "Windows (CRLF)" to "Unix (LF)" in Notepad++. It should be possible to make this conversion automatic by changing the svn:eol-style property but that might break things for anyone expecting...

  • Daniel Sahlberg Daniel Sahlberg modified ticket #281

    Possible TLS certificate problem on SVN Book page(s)

  • Daniel Sahlberg Daniel Sahlberg modified ticket #281

    Possible TLS certificate problem on SVN Book page(s)

  • Daniel Sahlberg Daniel Sahlberg posted a comment on ticket #281

    A correct SSL certificate was added by C. Michael Pilato in July 2021. See http://mail-archives.apache.org/mod_mbox/subversion-dev/202107.mbox/%3CCABUQHU7xRWmNAO1K115eeMOwAPs7zp8RA0T1nBMdSn%2B5XNVg%2BQ%40mail.gmail.com%3E

  • Daniel Sahlberg Daniel Sahlberg committed [r6040]

    Replace a few tigris.org links.

  • C. Michael Pilato C. Michael Pilato committed [r6039]

    Convert the nightly build script to Python 3.

  • wuzhouhui wuzhouhui committed [r6038]

    1.8/zh: add some missing translation

  • wuzhouhui wuzhouhui committed [r6037]

    1.8/zh: resolve a TODO

  • wuzhouhui wuzhouhui committed [r6036]

    1.8/zh: remove a TODO about Hollywood movie

  • wuzhouhui wuzhouhui committed [r6035]

    1.8/zh: resolve a TODO

  • C. Michael Pilato C. Michael Pilato modified ticket #279

    Dalavan's Domain Subversion

  • C. Michael Pilato C. Michael Pilato modified ticket #282

    1.14: Port Python examples to Python 3

  • C. Michael Pilato C. Michael Pilato created ticket #282

    Port Python examples to Python 3

  • wuzhouhui wuzhouhui committed [r6034]

    1.8/zh: resolve some TODO

  • wuzhouhui wuzhouhui committed [r6033]

    1.8/zh: resolve some TODO

  • wuzhouhui wuzhouhui committed [r6032]

    1.8/zh: resolve one TODO

  • wuzhouhui wuzhouhui committed [r6031]

    1.8/zh: resolve some TODO

  • wuzhouhui wuzhouhui committed [r6030]

    1.8/zh: resolve some TODO

  • wuzhouhui wuzhouhui committed [r6029]

    1.8/zh: resolve some TODO

  • wuzhouhui wuzhouhui committed [r6028]

    1.8/zh: resolve some TODO

  • wuzhouhui wuzhouhui committed [r6027]

    1.8/zh: resolve some TODO

  • wuzhouhui wuzhouhui committed [r6026]

    1.8/zh: merge changes from trunk

  • wuzhouhui wuzhouhui committed [r6025]

    1.8/zh: resolve some TODO

  • wuzhouhui wuzhouhui committed [r6024]

    1.8/zh: whole book reviewed, but still have some TODO to resolve

  • wuzhouhui wuzhouhui committed [r6023]

    1.8/zh: review of whole book in progress

  • wuzhouhui wuzhouhui committed [r6022]

    1.8/zh: review of whole book in progress

  • wuzhouhui wuzhouhui committed [r6021]

    1.8/zh: review of whole book in progress

  • Daniel Shahaf Daniel Shahaf committed [r6020]

    * ch06-server-configuration.xml

  • wuzhouhui wuzhouhui committed [r6019]

    1.8/zh: review of whole book in progress

  • wuzhouhui wuzhouhui committed [r6018]

    1.8/zh: review of whole book in progress

  • wuzhouhui wuzhouhui committed [r6017]

    1.8/zh: review of whole book in progress

  • wuzhouhui wuzhouhui committed [r6016]

    1.8/zh: review of whole book in progress

  • wuzhouhui wuzhouhui committed [r6015]

    1.8/zh: review of whole book in progress

  • wuzhouhui wuzhouhui committed [r6014]

    1.8/zh: review of whole book in progress

  • wuzhouhui wuzhouhui committed [r6013]

    1.8/zh: review of whole book in progress

  • wuzhouhui wuzhouhui committed [r6012]

    1.8/zh: resolve some TODO

  • wuzhouhui wuzhouhui committed [r6011]

    1.8/zh: resolve some TODO

  • wuzhouhui wuzhouhui committed [r6010]

    1.8/zh: merge and translate changes from trunk

  • wuzhouhui wuzhouhui committed [r6009]

    1.8/zh: index reviewed

  • C. Michael Pilato C. Michael Pilato posted a comment on ticket #281

    Yes, unfortunately the cert we use is for "red-bean.com" generically, and not "svnbook.red-bean.com" specifically.

  • aplatypus aplatypus created ticket #281

    Possible TLS certificate problem on SVN Book page(s)

  • wuzhouhui wuzhouhui committed [r6008]

    1.8/zh: index translated, but review needed

  • Anonymous modified a comment on ticket #11

    Originally posted by: cmpilato Closing as Invalid per the reporter's request. Status: valid

  • wuzhouhui wuzhouhui committed [r6007]

    * en/book/ch04-branching-and-merging.xml

  • wuzhouhui wuzhouhui committed [r6006]

    1.8/zh: translation of index in progress, plus some review

  • wuzhouhui wuzhouhui committed [r6005]

    1.8/zh: resolve some TODO

  • wuzhouhui wuzhouhui committed [r6004]

    1.8/zh: pdf: decrease space before and after of verbatim tag

  • wuzhouhui wuzhouhui committed [r6003]

    1.8/zh: resolve some TODO

  • wuzhouhui wuzhouhui committed [r6002]

    1.8/zh: in pdf, using font DroidSansFallback as bold form of SimSun

  • wuzhouhui wuzhouhui committed [r6001]

    1.8/zh: make some tunings for pdf:

  • wuzhouhui wuzhouhui committed [r6000]

    1.8/zh: update font of pdf, which is more consistent with html.

  • wuzhouhui wuzhouhui committed [r5999]

    1.8/zh: using font of kaiti for characters within <emphasis> and <firstterm>

  • wuzhouhui wuzhouhui committed [r5998]

    * www/index.zh.html

  • wuzhouhui wuzhouhui committed [r5997]

    1.8/zh: pdf looks good, now

  • wuzhouhui wuzhouhui committed [r5996]

    1.8/zh: whole book reviewed, but still has some TODO to resolve

  • wuzhouhui wuzhouhui committed [r5995]

    1.8/zh: review of whole book in progress, svnserve and svnversion reviewed

  • wuzhouhui wuzhouhui committed [r5994]

    1.8/zh: review of whole book in progress, svnlook reference reviewed

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.