* [PATCH 1/1] Typo in contrib/examples/git-svnimport.txt
@ 2009-02-25 13:04 Horst H. von Brand
2009-02-25 14:05 ` [PATCH] Fix typo " Michael J Gruber
0 siblings, 1 reply; 2+ messages in thread
From: Horst H. von Brand @ 2009-02-25 13:04 UTC (permalink / raw)
To: git; +Cc: Horst H. von Brand
Signed-off-by: Horst H. von Brand <vonbrand@inf.utfsm.cl>
---
contrib/examples/git-svnimport.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/contrib/examples/git-svnimport.txt b/contrib/examples/git-svnimport.txt
index 71aad8b..450a4a3 100644
--- a/contrib/examples/git-svnimport.txt
+++ b/contrib/examples/git-svnimport.txt
@@ -116,7 +116,7 @@ due to SVN memory leaks. (These have been worked around.)
+
The default value is 1000. git-svnimport will do import in chunks of 1000
revisions, after each chunk git repository will be repacked. To disable
-this behavior specify some big value here which is mote than number of
+this behavior specify some big value here which is more than number of
revisions to import.
-P <path_from_trunk>::
--
1.6.2.rc1.41.g3f74c
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] Fix typo in contrib/examples/git-svnimport.txt
2009-02-25 13:04 [PATCH 1/1] Typo in contrib/examples/git-svnimport.txt Horst H. von Brand
@ 2009-02-25 14:05 ` Michael J Gruber
0 siblings, 0 replies; 2+ messages in thread
From: Michael J Gruber @ 2009-02-25 14:05 UTC (permalink / raw)
To: git; +Cc: Horst H. von Brand, Junio C Hamano
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
---
If we fix it then why not do it right ;)
contrib/examples/git-svnimport.txt | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/contrib/examples/git-svnimport.txt b/contrib/examples/git-svnimport.txt
index 71aad8b..3bb871e 100644
--- a/contrib/examples/git-svnimport.txt
+++ b/contrib/examples/git-svnimport.txt
@@ -114,9 +114,9 @@ due to SVN memory leaks. (These have been worked around.)
-R <repack_each_revs>::
Specify how often git repository should be repacked.
+
-The default value is 1000. git-svnimport will do import in chunks of 1000
-revisions, after each chunk git repository will be repacked. To disable
-this behavior specify some big value here which is mote than number of
+The default value is 1000. git-svnimport will do imports in chunks of 1000
+revisions, after each chunk the git repository will be repacked. To disable
+this behavior specify some large value here which is greater than the number of
revisions to import.
-P <path_from_trunk>::
--
1.6.2.rc1.30.gd43c
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-02-25 14:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-25 13:04 [PATCH 1/1] Typo in contrib/examples/git-svnimport.txt Horst H. von Brand
2009-02-25 14:05 ` [PATCH] Fix typo " Michael J Gruber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).