Hi, I'm currently looking for the _simplest_ way to share a Git repo on my HomePage (offered by my ISP). My configuration is: - a raw HTTP server (no way to have any WebDav features); - a simple FTP for upload. Following the documentation, I first used a local directory mirrored on the server (with the sitecopy tool). It worked, but needs disk space (and is not funny :-)) So, I tried a direct git-push over ftp URL (as Curl knows FTP download and upload). But it failed because FTP is not supported in push operations. So, I tried curlftpfs: setting up a local mount point connected to my remote directory. It worked... sometimes. But it freeze really often. So... I ask the Git community :-) Is there any hope to see a git-ftp-push command one day? Reading the http-push.c file, it seems that the most problematic part is that FTP does not allow LOCKs. But, in my case, LOCKs are not necessary as I'm the only one user to update my remote repo. No chance for conflicting updates. Anybody working on such thing? -- Guilhem BONNEFILLE -=- #UIN: 15146515 JID: guyou@im.apinc.org MSN: guilhem_bonnefille@hotmail.com -=- mailto:guilhem.bonnefille@gmail.com -=- http://nathguil.free.fr/ - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Andi Kleen | [PATCH] [9/18] Export prep_compound_page to the hugetlb allocator |
| David P. Quigley | [PATCH 07/11] NFS/SELinux: Add security_label text mount option to nfs and add han... |
| Stephen Hemminger | Re: Documentation files in html format? |
| Andi Kleen | [PATCH] [0/36] Great change_page_attr patch series v3 |
| drew | Re: Use PERL rather than C for system commands? |
| Jim Haynes | [ANSWER] Disk checking at bootup |
| Drew Eckhardt | Re: Questions of a lurker deciding whether to jump in |
| Linus Benedict Torvalds | Re: filesystems |
| Richard Wilson | OpenBSD in the webcomic XKCD |
| Chris Tankersley | Dell PERC 3/Di - No Disks Found |
| Andreas Kahari | Limiting CPU to a process or process group? |
| Sunnz | So, is there a sure way to delete a file? (Was Re: UNIX way of undeleting files?) |
git: | |
| Linus Torvalds | People unaware of the importance of "git gc"? |
| J. Bruce Fields | Re: svn versus git |
| David Tweed | Re: What is the idea for bare repositories? |
| Johannes Sixt | Re: [PATCH 1/2] Allow git-apply to fix up the line counts |
| Problem in scim in Fedora 9 | 11 minutes ago | Linux general |
| Firewall | 13 hours ago | OpenBSD |
| windows folder creation surprise | 16 hours ago | Windows |
| IP layer send packet | 1 day ago | Linux kernel |
| dtrace for linux available | 1 day ago | Linux kernel |
| Unable to mount ramdisk image using UBoot while upgrading to 2.6.15 kernel for a MPC8540 based target | 1 day ago | Linux kernel |
| RealTek RTL8169 - can't connect | 2 days ago | NetBSD |
| vsftpd Upload Problems | 2 days ago | Linux general |
| creating con folder in desktop | 2 days ago | Windows |
| Question about PFRA, dirty page cache, and tmpfs/swap | 2 days ago | Linux kernel |
