configuration of svn [Was: svn commit: r1477438 - /incubator/public/trunk/content/projects/jclouds.xml]

2013-05-06 Thread David Crossley
How do new files that are added to svn, get these properties set?
We cannot see the diffs.

There are also other new ones in SVN that do not have eol-style set.
http://apache.org/dev/version-control.html#https-svn-config

Is it that people do not have correct configuration, or is this
the CMS?

-David

sma...@apache.org wrote:
 Author: smarru
 Date: Tue Apr 30 01:17:52 2013
 New Revision: 1477438
 
 URL: http://svn.apache.org/r1477438
 Log:
 adding jclouds template status page
 
 Added:
 incubator/public/trunk/content/projects/jclouds.xml   (with props)
 
 Added: incubator/public/trunk/content/projects/jclouds.xml
 URL: 
 http://svn.apache.org/viewvc/incubator/public/trunk/content/projects/jclouds.xml?rev=1477438view=auto
 ==
 Binary file - no diff available.
 
 Propchange: incubator/public/trunk/content/projects/jclouds.xml
 --
 svn:mime-type = application/xml
 

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: configuration of svn [Was: svn commit: r1477438 - /incubator/public/trunk/content/projects/jclouds.xml]

2013-05-06 Thread Greg Stein
After you add a file (and before commit), you can use 'svn propset' to
set properties.

In addition, there are auto props in your personal configuration
file. If people in a group don't have the autoprops set similarly,
then your default props can (obviously) vary. Subversion 1.8 (*) will
provide assistance with unifying autoprops across group members.

Cheers,
-g

[1] 
http://subversion.apache.org/docs/release-notes/1.8.html#repos-dictated-config

On Mon, May 6, 2013 at 4:18 AM, David Crossley cross...@apache.org wrote:
 How do new files that are added to svn, get these properties set?
 We cannot see the diffs.

 There are also other new ones in SVN that do not have eol-style set.
 http://apache.org/dev/version-control.html#https-svn-config

 Is it that people do not have correct configuration, or is this
 the CMS?

 -David

 sma...@apache.org wrote:
 Author: smarru
 Date: Tue Apr 30 01:17:52 2013
 New Revision: 1477438

 URL: http://svn.apache.org/r1477438
 Log:
 adding jclouds template status page

 Added:
 incubator/public/trunk/content/projects/jclouds.xml   (with props)

 Added: incubator/public/trunk/content/projects/jclouds.xml
 URL: 
 http://svn.apache.org/viewvc/incubator/public/trunk/content/projects/jclouds.xml?rev=1477438view=auto
 ==
 Binary file - no diff available.

 Propchange: incubator/public/trunk/content/projects/jclouds.xml
 --
 svn:mime-type = application/xml


 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: configuration of svn [Was: svn commit: r1477438 - /incubator/public/trunk/content/projects/jclouds.xml]

2013-05-06 Thread sebb
A further wrinkle here is that SVN treats

application/xml

as binary.

To be treated as text, an XML file needs to be

text/xml

or similar, see:

http://subversion.apache.org/faq.html#binary-files



On 6 May 2013 10:25, Greg Stein gst...@gmail.com wrote:

 After you add a file (and before commit), you can use 'svn propset' to
 set properties.

 In addition, there are auto props in your personal configuration
 file. If people in a group don't have the autoprops set similarly,
 then your default props can (obviously) vary. Subversion 1.8 (*) will
 provide assistance with unifying autoprops across group members.

 Cheers,
 -g

 [1]
 http://subversion.apache.org/docs/release-notes/1.8.html#repos-dictated-config

 On Mon, May 6, 2013 at 4:18 AM, David Crossley cross...@apache.org
 wrote:
  How do new files that are added to svn, get these properties set?
  We cannot see the diffs.
 
  There are also other new ones in SVN that do not have eol-style set.
  http://apache.org/dev/version-control.html#https-svn-config
 
  Is it that people do not have correct configuration, or is this
  the CMS?
 
  -David
 
  sma...@apache.org wrote:
  Author: smarru
  Date: Tue Apr 30 01:17:52 2013
  New Revision: 1477438
 
  URL: http://svn.apache.org/r1477438
  Log:
  adding jclouds template status page
 
  Added:
  incubator/public/trunk/content/projects/jclouds.xml   (with props)
 
  Added: incubator/public/trunk/content/projects/jclouds.xml
  URL:
 http://svn.apache.org/viewvc/incubator/public/trunk/content/projects/jclouds.xml?rev=1477438view=auto
 
 ==
  Binary file - no diff available.
 
  Propchange: incubator/public/trunk/content/projects/jclouds.xml
 
 --
  svn:mime-type = application/xml
 
 
  -
  To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
  For additional commands, e-mail: general-h...@incubator.apache.org
 

 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org




Re: configuration of svn [Was: svn commit: r1477438 - /incubator/public/trunk/content/projects/jclouds.xml]

2013-05-06 Thread David Crossley
Thanks for the additional information.

Would the following people please attend to their configuration:
http://apache.org/dev/version-control.html#https-svn-config

These are the initial committers for the following recently added files:

phunt : content/projects/curator.xml
acmurthy : content/projects/falcon.xml
rvs : content/projects/hdt.xml
marru : content/projects/jclouds.xml
ddas : content/projects/knox.xml
edwardyoon : content/projects/mrql.xml
mfranklin : content/projects/streams.xml
jghoman : content/projects/tajo.xml
acmurthy : content/projects/tez.xml

There are also a stack of recent ones under content/ip-clearance/ directory.
Would people who have recently added files there please fix yourself.

-David

sebb wrote:
 A further wrinkle here is that SVN treats
 
 application/xml
 
 as binary.
 
 To be treated as text, an XML file needs to be
 
 text/xml
 
 or similar, see:
 
 http://subversion.apache.org/faq.html#binary-files
 
 
 
 On 6 May 2013 10:25, Greg Stein gst...@gmail.com wrote:
 
  After you add a file (and before commit), you can use 'svn propset' to
  set properties.
 
  In addition, there are auto props in your personal configuration
  file. If people in a group don't have the autoprops set similarly,
  then your default props can (obviously) vary. Subversion 1.8 (*) will
  provide assistance with unifying autoprops across group members.
 
  Cheers,
  -g
 
  [1]
  http://subversion.apache.org/docs/release-notes/1.8.html#repos-dictated-config
 
  On Mon, May 6, 2013 at 4:18 AM, David Crossley cross...@apache.org
  wrote:
   How do new files that are added to svn, get these properties set?
   We cannot see the diffs.
  
   There are also other new ones in SVN that do not have eol-style set.
   http://apache.org/dev/version-control.html#https-svn-config
  
   Is it that people do not have correct configuration, or is this
   the CMS?
  
   -David
  
   sma...@apache.org wrote:
   Author: smarru
   Date: Tue Apr 30 01:17:52 2013
   New Revision: 1477438
  
   URL: http://svn.apache.org/r1477438
   Log:
   adding jclouds template status page
  
   Added:
   incubator/public/trunk/content/projects/jclouds.xml   (with props)
  
   Added: incubator/public/trunk/content/projects/jclouds.xml
   URL:
  http://svn.apache.org/viewvc/incubator/public/trunk/content/projects/jclouds.xml?rev=1477438view=auto
  
  ==
   Binary file - no diff available.
  
   Propchange: incubator/public/trunk/content/projects/jclouds.xml
  
  --
   svn:mime-type = application/xml
  
  
   -
   To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
   For additional commands, e-mail: general-h...@incubator.apache.org
  
 
  -
  To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
  For additional commands, e-mail: general-h...@incubator.apache.org
 
 

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org