This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ct-ng -> git repos instead of single patches


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Enrico Weigelt wrote:
[...]

>>> Well, the vendor name has to be globally unique by definition,
>> ... which is perhaps why Java uses a FQDN.
> 
> Yes, but in java world there are way more vendors and names 
> than in oss-qm. It's completely different world.
> 
> But: yes, we could also fqdns, but with the drawbacks that:
> 
> a) vendor names (and so all refs) get much longer

there's a bash completion for git.

> b) the naming scheme has to be changed to support dots in vendor names.
> 
> When defining the naming scheme, I played around with slashes as
> delimiters, but that tended to confuse git (in it's own namespacing)
> Maybe we could use some other character ?

hmmm, i never had problems with it, however you're not allowed to have a
branch called foo and foo/bar, because internally git tracks this as
files in the filesystem. You cannot have a file and a directory both
called "foo" in the same directory.

cheers, Marc
- --
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkxYk00ACgkQjTAFq1RaXHP0oACdFz9VOo2RL8YmbifoDHRS9mKb
VLcAnA743MGZMOI+bJX7AUeJlyUXsQif
=dDAi
-----END PGP SIGNATURE-----

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]