[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r25430 - in trunk/subversion: include include/private libsvn_fs_fs mod_dav_svn tests/libsvn_fs

From: Ph. Marek <philipp.marek_at_bmlv.gv.at>
Date: 2007-06-19 11:12:12 CEST

On Dienstag, 19. Juni 2007, Malcolm Rowe wrote:
> On Fri, Jun 15, 2007 at 04:53:45PM -0700, blair@tigris.org wrote:
> > Create a transaction directory with the form
> > "<txndir>/<hostname>-<pid>-<time>-<uniquifier>.txn". This
> > removes the transaction's base revision number from the
> > directory name.
>
> Just wondering - is <hostname> guaranteed to be made up of [a-zA-Z_.]*?
> (If not, we'll generate an invalid transaction name.)
Depends where you get the hostname from ... if it's via DNS, it may have eg.
a "-" in it - which could make problems.

Via /etc/hosts ... who knows?

Regards,

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 19 17:32:23 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.