[zanata-bugs] [Bug 731722] [RFE] Would like to the zanata.xml file to use logical server names

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 19 07:06:27 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=731722

--- Comment #3 from Sean Flanigan <sflaniga at redhat.com> 2011-08-19 03:06:26 EDT ---
Yeah, we need some sort of resource locator, a universal one would be safest!

But seriously, perhaps a URI would help:

<project>my-project</project>
<version>1.0</version>
<uri>http://mycompany.org/thisproject/JarJarBinks</uri>

and zanata.ini would contain:

[servers]
jarjar.uri=http://mycompany.org/thisproject/JarJarBinks
jarjar.url=http://someserver.
jarjar.username=Anakin
jarjar.key=SomeWhineyKid

We won't ever fetch from the URI, it's just a naming signal so that people are
more likely to choose unique IDs.  So I think it's more likely to avoid the
aliasing problem.

But however we try to avoid aliasing, you still end up with important
information about your build deliberately kept out of source control...

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the zanata-bugs mailing list