Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^4: Module::Build and MANIFEST.SKIP

by xdg (Monsignor)
on Feb 07, 2006 at 18:52 UTC ( [id://528596]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Module::Build and MANIFEST.SKIP
in thread Module::Build and MANIFEST.SKIP

I have had a similar problem, as I use Subversion (well, really SVK) to shuttle files between my Linux and Windows machines. In Subversion, you need to set the svn:eol-style properties appropriately because it doesn't handle line ending conversions by default.

If that's what you're using, too, check out SubversionConfigurationForLineEndings for how to set up a config file to automatically do this for you.

-xdg

Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.

Replies are listed 'Best First'.
Re^5: Module::Build and MANIFEST.SKIP
by thor (Priest) on Feb 07, 2006 at 21:45 UTC
    As it turns out, I am using subversion and discovered the svn:eol-style this morning. Since my directory had nothing but text files in it, I applied it recursively on my checkout directory and everything's golden. The zope article looks interesting, I'll check it out. Thanks!

    thor

    The only easy day was yesterday

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://528596]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-25 09:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found