Re: [Warzone-dev] Moving the repository off gna.org

2008-09-14 Thread Kamaze
Dennis Schridde schrieb:
 Am Sonntag, 14. September 2008 06:28:13 schrieb Tim Baumgartner:
 git-svn works quite nice to import the current repository.
 See http://git.kynes.de/?p=org.gna.warzone2100.git;a=summary for an example.

Git is horribly supported on windows. When switching to a DCVS i would
suggest Mercurial, which has at least TortoiseHG (no win64 support yet
;_;) but at least the commandline works.

--
Kamaze

___
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev


Re: [Warzone-dev] Moving the repository off gna.org

2008-09-14 Thread Dennis Schridde
Am Sonntag, 14. September 2008 13:25:08 schrieb Kamaze:
 Dennis Schridde schrieb:
  Am Sonntag, 14. September 2008 06:28:13 schrieb Tim Baumgartner:
  git-svn works quite nice to import the current repository.
  See http://git.kynes.de/?p=org.gna.warzone2100.git;a=summary for an
  example.

 Git is horribly supported on windows.
Freddie had some interesting input on this, but it seems as if he does not 
want to share it with the world, so you have one supporter less. :P

 When switching to a DCVS i would
 suggest Mercurial, which has at least TortoiseHG (no win64 support yet
 ;_;) but at least the commandline works.
Did someone check Bzr on Windows? Or Monotone? I think it has some Tortoise-
style integration thingy, and if not there is Guitone, iirc.

If that does not turn to be a satisfying solution either, I'd go with Fred's 
proposal and host our SVN repos on wz2100.net for now, till GitCo are better 
supported on the non-free operating systems.

--Devu


signature.asc
Description: This is a digitally signed message part.
___
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev


Re: [Warzone-dev] Moving the repository off gna.org

2008-09-14 Thread Giel van Schijndel
Dennis Schridde schreef:
 I do not know how it is after the addition of /originals (did someone ask
 the git-svn users before...?). The last time, when there were weird
 non-standard directories mixed with standard directories in a
 standard-layout-git-svn import, it messed up the repos quite nicely. Which
 was also the reason to refactor the svn history to correct those issues...
 But of course that could be corrected again.

/originals is currently completely ignored by git-svn

-- 
Giel



signature.asc
Description: OpenPGP digital signature
___
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev


Re: [Warzone-dev] Moving the repository off gna.org

2008-09-14 Thread Giel van Schijndel
bugs buggy schreef:
 On 9/13/08, Per Inge Mathisen [EMAIL PROTECTED] wrote:
 Ok, I think we have given gna.org enough time to fix their problems.
  Can you people please indicate what _your_ preferred future direction
  for the repository is?

  1) Wait more for gna.org to solve their problems.
 
 We have waited, and it is *highly* annoying to keep getting shut out
 of the svn server like it has been doing.  Will this get fixed?
 Unknown, since they don't respond to questions in a timely matter,
 even though it is the highest priority.
 https://gna.org/support/index.php?2059
 
 AFAIK, the only one that is really having a issue with them is me. :(
 Other members either don't have the issue at all, or it pops up now 
 then, but goes away.

Oh believe me, you're definitely *not* the only one. I'm having plenty
Gna! troubles as well. The difference is that I'm not using a GUI
client, but the command line client that can be scripted in a bash
while-loop quite easily.

  2) Use sf.net.
 All the projects that I pulled source from them, seemed to work fine.

I really don't like sourceforge and their throw-it-full-with-banners
approach at all.

  6) Some other subversion hosting service with offsite backups (please
  name your preferred alternative).
 
 I have no idea of the + or - of these, I just did some searching.
 
 GoogleCode? http://code.google.com/
 gforge?  http://gforge.org/
 alioth ? http://alioth.debian.org/
 savannah ? http://savannah.gnu.org/
 
 What about using multiple sites?  I just wonder how to mirror all the
 changes on one host with the other?

Savannah is only for GNU projects (which we're not). As for GoogleCode
and GForge, I haven't got much experience with those. Alioth might be a
good option though, never had any problems with that.

-- 
Giel



signature.asc
Description: OpenPGP digital signature
___
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev


Re: [Warzone-dev] Moving the repository off gna.org

2008-09-13 Thread bugs buggy
On 9/13/08, Per Inge Mathisen [EMAIL PROTECTED] wrote:
 Ok, I think we have given gna.org enough time to fix their problems.
  Can you people please indicate what _your_ preferred future direction
  for the repository is?

  1) Wait more for gna.org to solve their problems.

We have waited, and it is *highly* annoying to keep getting shut out
of the svn server like it has been doing.  Will this get fixed?
Unknown, since they don't respond to questions in a timely matter,
even though it is the highest priority.
https://gna.org/support/index.php?2059

AFAIK, the only one that is really having a issue with them is me. :(
Other members either don't have the issue at all, or it pops up now 
then, but goes away.


  2) Use sf.net.

All the projects that I pulled source from them, seemed to work fine.

  3) Use git and whatever hosting service. Where it is hosted is not
  important, since every full checkout is a full backup.

Git? Hmm.  I saw msysGit.  Too bad it can't compare to TortoiseSVN, so
I rather not, unless there is a svn backend(?) I can use as well.

  4) Use bazaar and launchpad.

Well, I saw TortoiseBZR.  No idea on how stable this is.

  5) Use mercurial and whatever hosting service (assuming it has the
  same 'no backup needed' architecture as git).

Ditto with this.  TortoiseHg.  No idea on how stable this is.

  6) Some other subversion hosting service with offsite backups (please
  name your preferred alternative).

I have no idea of the + or - of these, I just did some searching.

GoogleCode? http://code.google.com/
gforge?  http://gforge.org/
alioth ? http://alioth.debian.org/
savannah ? http://savannah.gnu.org/

What about using multiple sites?  I just wonder how to mirror all the
changes on one host with the other?

___
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev