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

Re: svn commit: r12175 - branches/locking/subversion/libsvn_fs_fs

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-12-08 04:55:35 CET

On Mon, 2004-12-06 at 15:05, Peter N. Lundblad wrote:
> > + abs_path = abs_path_to_lock_file (fs, lock->path, pool);
> As we discussed on IRC, this is a problem. I don't think we ompose
> pathname limits on the system on which the repository is stored into the
> repository.

I don't think this is a problem likely to bite users in practice. (Why
do we think the server filesystem will commonly have more restrictive
length limitations than the client filesystems?) I think all of the
proposed solutions are too complicated.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 8 04:57:05 2004

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.