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$


?


_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Reply via email to