NYCPHP Meetup

NYPHP.org

[nycphp-talk] [nycbug-talk] OT: SVN problem

Matt Juszczak matt at atopia.net
Wed Oct 7 11:42:04 EDT 2009


> sounds like you're checking in a file with local modifications, what
> does svn stat on that file say?..

I'm not though!  I've done this numerous times before with no issues. 
Here's a full snap:

oak$ ls
branches        tags            trunk
oak$ ls branches
oak$ svn stat
oak$ du -sh trunk
1.6M    trunk
oak$ svn copy trunk branches/tags
A         branches/testing
oak$ svn stat
A  +    branches/testing
M  +    branches/testing/htdocs/static/js/global.js
oak$


?





More information about the talk mailing list