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

Re: SVNDir in svnclientadapter

From: McClain Looney <m_at_loonsoft.com>
Date: 2004-07-07 00:13:39 CEST

On Sunday 27 June 2004 04:54 am, Jens Peters wrote:
>  public static final String SVN_DIRNAME = ".svn"; //$NON-NLS-1$
>  public static final String SVN_ENTRIES = "entries"; //$NON-NLS-1$
>  public static final String SVN_DIRPROPS = "dir-props"; //$NON-NLS-1$
>  public static final String SVN_PROPS = "props"; //$NON-NLS-1$

I put the SVNConstants interface into svnclientadapter, containing the above
constants, and modified the subclipse sources to use the constant in r696-697

-- 
McClain Looney
LoonSoft LLC
m@loonsoft.com
Received on Wed Jul 7 08:13:39 2004

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

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