Subversion Dev
- "svn merge" on https(sspi authenticated) repo does not work...
- 'svn plist' peg-rev buglet?
- 'svn update --depth'
- 'svnsync_tests.py 23 --fs-type bdb' fails due to process abort
- 1.4.6 Windows and 1.5.0 RHEL5 RPM
- [BUG] can't update or checkout files with same names under Windows XP
- [bug] strange (corrupt ?) svn log entry
- [contrib] hook-scripts/syntax-check
- [Fwd: svn trunk r29054: FAIL (win32-xp VS2005)]
- [PATCH + RFC] authz scenario on 'reintegrate' branch?
- [PATCH] 'svn commit' of out-of-date items
- [PATCH] Add AIX Binary to Project Packages Page
- [PATCH] Add an option for message logs at commit time
- [PATCH] Add reintegrate support to JavaHL
- [PATCH] Allow custom default when mapping (hook script mailer.py)
- [PATCH] allow unversioned parent for copy src again
- [PATCH] Authentication for svnserve using LDAP
- [PATCH] Avoid self-referrential mergeinfo (Was: Does a path ever need mergeinfo from itself?)
- [PATCH] Broken translation strings since r28979
- [PATCH] Build perl (ruby, pyhon, javahl) bindings with SYSTEM (installed) SVN libraries?
- [PATCH] Changed Assembla link and text
- [PATCH] check error_stream in svn_cmdline_init
- [PATCH] clear LD_RUN_PATH in perl bindings
- [PATCH] close racecondition with make -j in header_wrappers.py
- [PATCH] Copy/move-handling on update in 1.5
- [PATCH] correct swig perl deps for make -j
- [PATCH] do not return random data in svn_swig_pl_info_receiver
- [PATCH] do not use neon.la files
- [PATCH] Extra options for libsvn_diff
- [PATCH] Fix a bug in ra_serf (was: Fix a regression from 1.4 in trunk and branch)
- [PATCH] Fix a regression from 1.4 in trunk and branch
- [PATCH] Fix a regression from 1.4 in trunk and branch (was: Regression in trunk from 1.4, some checkouts failing)
- [PATCH] Fix cause of merge_tests.py 61 failure
- [PATCH] Fix compilation warning with Expat 2
- [PATCH] Fix copyright years in header files
- [PATCH] fix for issue #2867: svn cleanup dies on obstructed subdirs
- [PATCH] fix for unclear error message "Can't find a temporary directory"
- [PATCH] Fix in Client Side Contrib Tool: svn-clean
- [PATCH] Fix issue #3020
- [PATCH] Fix sh-compatible issue in po-update.sh
- [PATCH] Follow up to r27817
- [PATCH] Hook script mailer.py: Allow certain paths to be excluded from the diff output
- [PATCH] Hook script mailer.py: Allow custom headers in email
- [PATCH] initialize loop condition in set_prop_merge_state
- [PATCH] Make svnperms.py handle nested groups
- [PATCH] Mark as compatible with SWIG 1.3.33
- [PATCH] Pass copy_tests 48: copy added uncommitted paths with props
- [PATCH] reintegrate branch mergeinfo authz check (for glasser)
- [PATCH] remove hardcoded python versions
- [PATCH] Replace vdelta with singel insert op
- [PATCH] Replace vdelta with singel insert op (was: [PATCH] Replace vdelta with xdelta variant)
- [PATCH] Replace vdelta with xdelta variant
- [PATCH] require java 1.4 or later
- [PATCH] Review required for some patches
- [PATCH] Stylistic tweak, based on r27845
- [PATCH] svn merge --reintegrate $other_repos
- [PATCH] svn_load_dirs.pl: fails if one file/folder is replaced by a symb link, or a symb link is replaced by a file/folder
- [PATCH] SWIG binding for better access to svn_client_get_changelists
- [PATCH] syntax errors in svn schema files
- [PATCH] use -pie in CFLAGS
- [PATCH] use ipv4 if the ipv6 address cant be reached
- [PATCH] www/links.html: add http://supose.soebes.de/
- [RFC] Mergeinfo Inheritance and Elision in Mixed Rev Working Copies
- A concern about mergeinfo and compatability.
- Administrative groups for SVN
- asvn up to date?
- atomic svnsync
- blame -g and authz
- branch 1.5?
- Broken translation strings since r28979
- Bug with "--non-interactive" (issue 3059)
- Bug with missing scheduled-for-delete dir
- BUG: svnserve - serverside move
- Build perl (ruby, pyhon, javahl) bindings with SYSTEM (installed) SVN libraries?
- changes-test.c
- changing the commit date...
- Concurrency in filesystem's, root's and txn's
- confusing reintegrate-TODO item
- current tree-conflicts branch status
- davautocheck blame failure
- Does a path ever need mergeinfo from itself?
- failing tests on reintegrate branch
- FAO Justin Erenkrantz: Mail delivery failed
- Feature request: pipelining checkout and update
- File spuriously replaced with another in repo, causing "Base checksum mismatch" on next commit and minor loss of data
- Finalizing what's in 1.5
- Finalizing what's in 1.5 (was: Getting closer to a 1.5 release?)
- Functionality regression from 1.4->1.5 in svn copy due to --use-merge-history changes
- Functionality regression from 1.4->1.5 in svn copy due to --use-merge-history changes)
- Getting closer to a 1.5 release?
- Hook example using Perl binding
- how issue-2897 branch solves reflective merges?
- How to format longish function call with very long single parameter?
- http://subversion.tigris.org/issues/show_bug.cgi?id=2935
- I'm getting "Inconsistent line ending style" and I don't know why.
- Incorrect behaviour on wc copy when using checkout/update --depth
- Is 'svn log -g' up to date with current trunk code?
- issue #2712 ("svnserve authz permissions problem")
- Issue-2897 Branch
- issue-2897 branch work is complete
- issue-2897: lack of escaping in construct_rooted_path_segments
- make TortoiseSVN (< 1.4.99) use the new handler for icon overlays
- Mergeinfo and added paths
- Mergeinfo inheritance and mixed-rev WCs revisited
- Mixed Direction Merges and Range Compaction (Was: Auto-selection of merge source URL)
- More info on Swig 1.31 vs 1.33
- My understanding of state of things on sqlite storage
- National characters in authz-db path entries
- New 1.5 API to copy/move multiple paths
- Node origins cache rewrite
- numerous small 512 byte working copy reads and writes
- Observations on merge tracking from current HEAD
- PIE / PIC in a nutshell
- PIE / PIC in a nutshell (was: [PATCH] use -pie in CFLAGS)
- Post-commit script - unlock deleted [PATCH]
- Problem with blame -g
- Proposal to implement get_commit_and_merge_ranges from FS
- proposed: move FSFS protorevs out of the transactions dir
- python svn.wc.revision_status unicode handling bug
- Query regarding location segments report.
- r28302 "Fix warnings ... Cast away const-ness"
- Regression in trunk from 1.4, some checkouts failing
- Repo API -- finding the "last revision" of a file
- Revision Reconciliation Algorithm
- RFC: Flattening out 'svn log -g'
- RFE: svn update --force
- Ruby bindings on trunk build failure
- Spurious file deletions with reintegrate merge
- sqlite-mergeinfo-without-mergeinfo and sqlite-deep-copies branches
- Subversion repository most-recent revision number
- subversion/libsvn_ra/ra_loader.c:934: svn_ra_get_log: Assertion `*path != '/'' failed.
- svn commit: propchange - r28884 - svn:log
- svn commit: propchange - r28884 - svn:log)
- svn commit: r28561 - in branches/issue-2897/subversion: libsvn_client tests/cmdline
- svn commit: r28675 - mk.xiv
- svn commit: r28687 - branches/issue-2897/subversion/libsvn_client
- svn commit: r28689 - in branches/issue-2897/subversion/include: . private
- svn commit: r28708 - branches/issue-2897/subversion/libsvn_fs_util
- svn commit: r28733 - trunk/notes
- svn commit: r28740 - in branches/reintegrate/subversion/libsvn_fs_base: . notes util
- svn commit: r28752 - in branches/reintegrate/subversion: libsvn_fs_base tests/libsvn_fs
- svn commit: r28767 - in branches/tree-conflicts/subversion: include libsvn_client libsvn_wc svn svn/schema
- svn commit: r28768 - in branches/issue-2897/subversion: libsvn_client tests/cmdline
- svn commit: r28772 - branches/issue-2897/subversion/libsvn_client
- svn commit: r28776 - trunk/subversion/tests/cmdline
- svn commit: r28788 - in branches/reintegrate: . subversion/svn
- svn commit: r28802 - in trunk/subversion/tests/cmdline: . svntest
- svn commit: r28813 - in branches/reintegrate: . subversion/tests/cmdline
- svn commit: r28816 - branches/reintegrate/subversion/tests/cmdline
- svn commit: r28857 - trunk/subversion/libsvn_ra_serf
- svn commit: r28897 - branches/reintegrate/subversion/libsvn_fs_fs
- svn commit: r28908 - trunk/subversion/bindings/javahl/native
- svn commit: r28930 - in branches/tree-conflicts/subversion: libsvn_wc tests/cmdline tests/libsvn_wc
- svn commit: r28941 - trunk/subversion/libsvn_client
- svn commit: r28942 - in trunk/subversion: include libsvn_client tests/cmdline
- svn commit: r28949 - branches/reintegrate/subversion/tests/cmdline
- svn commit: r28951 - in trunk: notes subversion/include subversion/libsvn_client subversion/svn subversion/tests/cmdline
- svn commit: r28978 - in trunk/subversion: libsvn_repos tests/cmdline
- svn commit: r28979 - in trunk: . notes subversion/include subversion/include/private subversion/libsvn_client subversion/libsvn_fs subversion/libsvn_fs_base subversion/libsvn_fs_base/notes subversion/libsvn_fs_base/util subversion/libsvn_fs_fs su
- svn commit: r28979 - in trunk: . notes subversion/include subversion/include/private subversion/libsvn_client subversion/libsvn_fs subversion/libsvn_fs_base subversion/libsvn_fs_base/notes subversion/libsvn_fs_base/util subversion/libsvn_fs_fs subversion/libsvn_fs_util subversion/libsvn_ra subversion/libsvn_ra_local subversion/libsvn_ra_neon subversion/libsvn_ra_serf subversion/libsvn_ra_svn subversion/libsvn_repos subversion/libsvn_subr subversion/mod_dav_svn/reports subversion/svn subversion/svnserve subversion/tests/cmdline subversion/tests/libsvn_client subversion/tests/libsvn_fs subversion/tests/libsvn_subr
- svn commit: r28979 - in trunk: [...]
- svn commit: r29001 - in trunk/subversion: bindings/swig bindings/swig/include libsvn_subr
- svn commit: r29016 - trunk/subversion/libsvn_fs_fs
- svn commit: r29023 - trunk/subversion/libsvn_fs_base
- svn commit: r29076 - in trunk/subversion/libsvn_fs_base: . bdb util
- svn commit: r29085 - in trunk/subversion: libsvn_client tests/cmdline
- svn commit: r29111 - trunk/subversion/tests/cmdline
- svn copy --ignore-externals
- svn info /path/to/symlink-to-wc fails
- svn lib and dll files
- svn merge --reintegrate and -c -r options
- svn trunk r29090: FAIL (i686-debian-sarge1 shared gcc-3.3.5)
- svn.collab.net scheduled downtime: Fri Jan 11 2008 9pm - midnight
- svnadmin verify rev 0 always succeeds?
- svndumpfilter wishlist
- svnsync funniness with bdb repositories
- Synchronization between SVN server and Developement web server
- UI interpretation quetsions: --changelist + --depth
- validate_eol_prop_against_file() inefficiency?
- WebDAV Proxy: module dumps core on a particular configuration
- What is the reintegrate branch?
- What you probably want to know to port the FS changes to BDB (on the reintegrate branch)
- Who maintains asvn? What is the status of asvn?
[Subversion] ·
[svn.haxx.se]
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.