Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 748  Older »
Description: This group is for discussing development and use of http://www.bitbucket.org/durin42/hgsubve rsion/
 

push by durin42 - revsets: fix nativerevs fallback on 2013-05-18 14:34 GMT 
  Revision: f0ebc7113429 Branch: default Author: Matt Mackall <m...@selenic.com> ...Log: revsets: fix nativerevs fallback [link] Modified: /hgsubversion/util.py
By hgsubvers...@googlecode.com  - May 18 - 1 new of 1 message    

layouts: refactor mercurial branch to svn path mapping out of svnmeta 
  ...layouts: refactor mercurial branch to svn path mapping out of svnmeta This leaves the existing svnmeta.remotename as a proxy to the new layout objects rather than updating any of the callsites. diff --git a/hgsubversion/layouts/base.py b/hgsubversion/layouts/base.py --- a/hgsubversion/layouts/base.py... more »
By David Schleimer  - May 17 - 16 new of 16 messages    

revsets: fix nativerevs fallback 
  ...revsets: fix nativerevs fallback diff -r f0bde4bf1f78 -r f0ebc7113429 hgsubversion/util.py --- a/hgsubversion/util.py Tue Apr 23 13:59:38 2013 -0500 +++ b/hgsubversion/util.py Fri May 10 18:52:28 2013 -0500 @@ -343,7 +343,7 @@ def revset_stringset(orig, repo, subset, x): if x.startswith('r') and x[1:].isdigit():... more »
By Matt Mackall  - May 14 - 2 new of 2 messages    

updatemeta/rebuildmeta: handle hidden changesets 
  ...updatemeta/rebuildmeta: handle hidden changesets diff --git a/hgsubversion/svncommands.py b/hgsubversion/svncommands.py --- a/hgsubversion/svncommands.py +++ b/hgsubversion/svncommands.py @@ -135,7 +135,12 @@ def _buildmeta(ui, repo, args, partial=F # changesets that close a branch, and store their first parent... more »
By Dan Villiom Podlaski Christiansen  - May 13 - 1 new of 1 message    

svn author lookup case insensitive? 
  Hi developer, would it make sense to do the author lookup during SVN pull run case insensitive? We migrated some maschines from Windows XP to Windows 7 and now the username from Windows is not lowercase but uppercase. I've put up now every entry in authormap file twice (additional with all letters uppercase) and... more »
By maugustin  - May 2 - 6 new of 6 messages    

push by durin42 - revsets: add support for 'r123' revision labels... on 2013-04-30 17:15 GMT 
  Revision: f0bde4bf1f78 Branch: default Author: Matt Mackall <m...@selenic.com> ...Log: revsets: add support for 'r123' revision labels This is controlled by an hgsubversion.nativerevs boolean (off by default). [link] Modified:... more »
By hgsubvers...@googlecode.com  - Apr 30 - 1 new of 1 message    

layouts: refactor out svn path to mercurial branch logic 
  ...layouts: refactor out svn path to mercurial branch logic This pulls the logic for mapping from svn path to mercurial branch name out of svnmeta.py and into the new layouts library. It also sets up the structure for that library. This diff does not modify any call to svnmeta.localname, rather leaving it in place as a simple proxy to... more »
By David Schleimer  - Apr 29 - 6 new of 6 messages    

revsets: add support for 'r123' revision labels 
  ...revsets: add support for 'r123' revision labels This is controlled by an hgsubversion.nativerevs boolean (off by default). diff -r bdc9b21ea8d0 -r f0bde4bf1f78 hgsubversion/__init__.py --- a/hgsubversion/__init__.py Mon Apr 22 14:27:05 2013 -0700 +++ b/hgsubversion/__init__.py Tue Apr 23 13:59:38 2013 -0500... more »
By Matt Mackall  - Apr 23 - 2 new of 2 messages    

push by durin42 - setup: add layouts subdir on 2013-04-23 15:45 GMT 
  Revision: bdc9b21ea8d0 Branch: default Author: Bryan O'Sullivan <bry...@fb.com> ...Log: setup: add layouts subdir [link] Modified: /setup.py
By hgsubvers...@googlecode.com  - Apr 23 - 1 new of 1 message    

svn-style revision ids 
  ... Interesting thought. I think I did this years ago with a horrible hack involving tags, but it always rubbed the the wrong way. Do you have something in particular in mind? The explicitness of the revset operator felt "right".
By Augie Fackler  - Apr 19 - 13 new of 13 messages    

1 - 10 of 748   « Newer | Older »

XML       Send email to this group: hgsubversion@googlegroups.com