> The technical problems are gone. Here we are! ;) \o/
> The idea of extracting the git-proxy into a separate > project/binary/gem is great. We could remove the hashing option from > the app without breaking old setups because the (hashed) path to the > repos are in the database. > > There would be one case where it would fall though: people running > gitorious on old filesystems (ext2/ext3, that's why the hashing was > introduced, right?). But if someone still uses these old filesystems > than he/she should convert it to ext4 at least. Yeah, I wouldn't worry too much. Also, it's only a problem if you're on ext2 (I don't even think ext3 is a problem, but I may be wrong) AND you have a big setup with many, many repos. A note in the docs would suffice; "If you plan to host many repos, please use a file system that can handle it, like ext4". Christian -- -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] --- You received this message because you are subscribed to the Google Groups "Gitorious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
