Recent comments posted to this site:

comment 1 cc9caa5dd22dd67e5c1d22d697096dd2
[[!comment Error: unsupported page format txt]]
Tue Aug 13 15:47:18 2013
comment 5 8789fc27466714faa5a3a7a6b8ec6e5d
[[!comment Error: unsupported page format txt]]
Tue Aug 13 15:47:17 2013

The steps to activate git-annex integration have changed/simplified for v3.

1) during install, be sure to use the 'git-annex' branch, rather than master[fn:1].

2) to enable git-annex-shell, open ~/.gitolite.rc and insert 'git-annex-shell' => 'ua' into the hash list in the COMMANDS array.[fn:2]

'git-annex-shell' => 'ua',

[fn:1] We'd like to have this feature-branch merged to master, so please send Sitaram feedback, positive and negative, based on your experiences. [fn:2] There is no GL_ADC_PATH and no "ua" subdirectory here, and nothing to "install"; the command now comes with gitolite.

If a podcast requires authentication, is there a way to pass credentials through? I tried http://user:pass@site.com/rss.xml but it didn't work.

asbraithwaite: No, as far as I know it can not.

Comment by arand Mon Aug 12 18:12:32 2013

Would it be safe to add largefiles to gitignore in direct mode?

Can git-annex still track large files ignored by git?

Thanks. :-)

Comment by http://caust1c.myopenid.com/ Mon Aug 12 18:06:21 2013
The filename extension is a known issue and already fixed in the development version, see http://git-annex.branchable.com/bugs/importfeed_uses___34____95__foo__34___as_extension/
Comment by arand Mon Aug 12 13:32:46 2013
It seems git-annex is a bit overzealous when sanitizing the file extension, currently I get: "Nerdkunde/Let_s_go_to_the_D_M_C_A_m4a" from http://www.nerdkunde.de/episodes.m4a.rss with the default template and only "Nerdkunde/Let_s_go_to_the_D_M_C_A._m4a" if I add the "." in the template myself...
Comment by http://23.gs/ Mon Aug 12 13:21:50 2013

The contents of large files are not stored in git, only the names of the files and some other metadata remain there.

Would this read better to the newbie as:

The contents of 'annexed' files are not stored in git, only the names of the files and some other metadata remain there.

First time for me, the note about large files made me think that maybe annex operated on files above a certain size.

@Joey Thanks for the answer. I didn't want to mess around too much with the TonidoPlug. I am currently setting up a raspberry pi, which works fine.
Comments on this page are closed.