savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-help-public] [sr #106307] lightning jit anon cvs repo is not a


From: Sylvain Beucler
Subject: [Savannah-help-public] [sr #106307] lightning jit anon cvs repo is not available
Date: Sun, 16 Mar 2008 17:52:04 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12

Update of sr #106307 (project administration):

                  Status:                    None => Confirmed              
             Assigned to:                    None => Beuc                   

    _______________________________________________________

Follow-up Comment #1:

Apparently there's a bug.
Could you report it to the git team?
(See below for a workaround)

We're running 1.5.4.2-1~bpo40+2
Here's the server-side log:
2008-03-16 17:39:42 : INFO  - --------------- STARTING -----------------
2008-03-16 17:39:42 : DEBUG - Temporary directory is '/tmp/IfptJJHb88'
2008-03-16 17:39:42 : DEBUG - req_Root : /lightning.git
2008-03-16 17:39:42 : DEBUG - req_Root : /lightning.git
2008-03-16 17:39:42 : DEBUG - req_Validresponses : ok error Valid-requests
Force-gzip Referrer Redirect Checked-in New-entry Checksum Copy-file Updated
Created Update-existing Merged Patched Rcs-diff Mode Mod-time Removed
Remove-entry Set-static-directory Clear-static-directory Set-sticky
Clear-sticky Edit-file Template Clear-template Notified Module-expansion
Wrapper-rcsOption M Mbinary E F MT Base-checkout Temp-checkout Base-copy
Base-merge Base-entry Base-merged Base-diff Base-signatures
Base-clear-signatures OpenPGP-signature
2008-03-16 17:39:42 : DEBUG - req_validrequests
2008-03-16 17:39:42 : DEBUG - SEND : Valid-requests remove add status Entry
watchers ci tag log co Modified Questionable admin Root history valid-requests
Global_option Argumentx annotate Valid-responses Unchanged Directory rlog
Argument expand-modules diff editors update
2008-03-16 17:39:42 : DEBUG - SEND : ok
2008-03-16 17:39:43 : DEBUG - Argument : master
2008-03-16 17:39:43 : INFO  - Setting prepend to 'lightning.git/'
2008-03-16 17:39:43 : DEBUG - Prepending 'lightning.git/' to state|directory
2008-03-16 17:39:43 : DEBUG - req_Directory : localdir=.
repository=/lightning.git path=lightning.git/ directory=lightning.git/
module=
2008-03-16 17:39:43 : DEBUG - req_expandmodules : [NULL]
2008-03-16 17:39:43 : DEBUG - SEND : Module-expansion master
2008-03-16 17:39:43 : DEBUG - Argument : -N
2008-03-16 17:39:43 : DEBUG - Argument : --
2008-03-16 17:39:43 : DEBUG - Argument : master
2008-03-16 17:39:43 : DEBUG - Prepending 'lightning.git/' to state|directory
2008-03-16 17:39:43 : DEBUG - req_Directory : localdir=.
repository=/lightning.git path=lightning.git/ directory=lightning.git/
module=
2008-03-16 17:39:43 : DEBUG - req_co : [NULL]
2008-03-16 17:39:43 : INFO  - Checking out module 'master'
(/srv/git/lightning.git) to 'master'
2008-03-16 17:39:43 : DEBUG - GITCVS::updater - Processing commit
3b4c0619133a7a6e829d2d2db267f5b0f4e8c93d (1 of 63)
2008-03-16 17:39:43 : DEBUG - GITCVS::updater - Processing commit
a72bbf2f6a78e91d744e0e9f3e8c645d1421a277 (2 of 63)
2008-03-16 17:39:43 : DEBUG - GITCVS::updater - Processing commit
ba5044a6684e1af0fc20fc42da8cc5de609c9692 (3 of 63)
2008-03-16 17:39:43 : DEBUG - GITCVS::updater - Processing commit
bee3ed0dc4ccc35bcc2f3d537a380e5099358c44 (4 of 63)
2008-03-16 17:39:43 : DEBUG - GITCVS::updater - Processing commit
50a74cf9c16ecd1bf94821a51d0fdb62d3d9333e (5 of 63)
2008-03-16 17:39:43 : WARN  - UNKNOWN FILE CHANGE mode=7,
hash=6be7a693cde9602160e1fdd71d0661701ab48b95, change=T,
name=config/config.guess


Workaround:
People can download the latest lightning without downloading all the history,
using "shallow checkouts". See
http://www.kernel.org/pub/software/scm/git/docs/git-clone.html for details and
limitations.

$ git clone --depth 1 git://git.sv.gnu.org/lightning.git
Initialized empty Git repository in /tmp/lightning/.git/
remote: Generating pack...
remote: Done counting 141 objects.
remote: Deltifying 141 objects...
remote:  100% (141/141) done
Indexing 141 objects...
remote: Total 141 (delta 21), reused 74 (delta 1)
 100% (141/141) done
Resolving 21 deltas...
 100% (21/21) done

$ ls lightning/
aclocal.m4  build-aux  config.h.in  configure.ac  COPYING.DOC     doc     
lightning    lightningize.in  Makefile.in  opcode  tests
AUTHORS     ChangeLog  configure    COPYING       COPYING.LESSER  INSTALL 
lightning.h  Makefile.am      NEWS         README  THANKS

$ du -sh lightning/.git
596K    lightning/.git


(Note that the lightning git repository is currently around 1MB. The sources
by themselves, without .git are 2MB. Where do you get 4.8MB?)


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?106307>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]