On Fri, Apr 20, 2012 at 12:14 PM, sebb <seb...@gmail.com> wrote:

> On 20 April 2012 16:58, Gary Gregory <garydgreg...@gmail.com> wrote:
> > On Fri, Apr 20, 2012 at 11:44 AM, sebb <seb...@gmail.com> wrote:
> >
> >> On 20 April 2012 16:36,  <ggreg...@apache.org> wrote:
> >> > Author: ggregory
> >> > Date: Fri Apr 20 15:36:58 2012
> >> > New Revision: 1328414
> >> >
> >> > URL: http://svn.apache.org/viewvc?rev=1328414&view=rev
> >> > Log:
> >> > [CODEC-133] Add classes for MD5/SHA1/SHA-512-based Unix crypt(3) hash
> >> variants.
> >> >
> >> > Added:
> >> >
> >>
>  
> commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/B64.java
> >> >
> >>
>  
> commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/Crypt.java
> >> >
> >>
>  
> commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/Md5Crypt.java
> >> >
> >>
>  
> commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/Sha2Crypt.java
> >> >
> >>
>  
> commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/UnixCrypt.java
> >> >
> >>
>  
> commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/digest/Apr1CryptTest.java
> >> >
> >>
>  
> commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/digest/B64Test.java
> >> >
> >>
>  
> commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/digest/CryptTest.java
> >> >
> >>
>  
> commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/digest/Md5CryptTest.java
> >> >
> >>
>  
> commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/digest/Sha256CryptTest.java
> >> >
> >>
>  
> commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/digest/Sha512CryptTest.java
> >> >
> >>
>  
> commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/digest/UnixCryptTest.java
> >>
> >> SVN EOL properties?
> >>
> >
> > What should I set svn:eol-style to?
>
> native
>

Done, thank you for the pointer.

Gary


> See:
>
> http://www.apache.org/dev/version-control.html#https-svn-config
>
> > Gary
> >
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> >> For additional commands, e-mail: dev-h...@commons.apache.org
> >>
> >>
> >
> >
> > --
> > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> > Blog: http://garygregory.wordpress.com
> > Home: http://garygregory.com/
> > Tweet! http://twitter.com/GaryGregory
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to