Giter VIP home page Giter VIP logo

Comments (3)

fjarrett avatar fjarrett commented on July 23, 2024

My console output was:

$ dev-lib/svn-push
Successfully converted WordPress README to Markdown
/Users/frankie/Dropbox/Sites/vvv/www/wordpress-trunk/wp-content/plugins/user-session-control/readme.md
From github.com:fjarrett/user-session-control
 * branch            master     -> FETCH_HEAD
Already up-to-date.
Everything up-to-date
dev-lib/svn-push: line 52: md5sum: command not found
dev-lib/svn-push: line 53: md5sum: command not found
Temp SVN dir: /tmp/svn-user-session-control-
Temp Git dir: /tmp/git-user-session-control-
A    /tmp/svn-user-session-control-/assets
A    /tmp/svn-user-session-control-/trunk
A    /tmp/svn-user-session-control-/branches
A    /tmp/svn-user-session-control-/tags
Checked out revision 1058698.
Cloning into '/tmp/git-user-session-control-'...
done.
building file list ... done
./
LICENSE
readme.md
readme.txt
user-session-control.php

sent 11289 bytes  received 114 bytes  22806.00 bytes/sec
total size is 30603  speedup is 2.68
building file list ... done
./
screenshot-1.png
screenshot-2.png

sent 54440 bytes  received 70 bytes  109020.00 bytes/sec
total size is 55253  speedup is 1.01
?       assets/screenshot-1.png
?       assets/screenshot-2.png
A       tags/0.1.0
A       tags/0.1.0/LICENSE
A       tags/0.1.0/readme.md
A       tags/0.1.0/readme.txt
A       tags/0.1.0/user-session-control.php
A       trunk/LICENSE
A       trunk/readme.md
A       trunk/readme.txt
A       trunk/user-session-control.php

SVN Commit message:
Update to commit e1dd921 from [email protected]:fjarrett/user-session-control.git

Hit enter to proceed with SVN commit and Git tag

Tagging plugin version 0.1.0
Total 0 (delta 0), reused 0 (delta 0)
To /Users/frankie/Dropbox/Sites/vvv/www/wordpress-trunk/wp-content/plugins/user-session-control
 * [new tag]         0.1.0 -> 0.1.0
Adding         tags/0.1.0
Adding         tags/0.1.0/LICENSE
Adding         tags/0.1.0/readme.md
Adding         tags/0.1.0/readme.txt
Adding         tags/0.1.0/user-session-control.php
Adding         trunk/LICENSE
Adding         trunk/readme.md
Adding         trunk/readme.txt
Adding         trunk/user-session-control.php
Transmitting file data ........
Committed revision 1058699.

from wp-dev-lib.

fjarrett avatar fjarrett commented on July 23, 2024

Tried re-uploading my screenshots into assets/ and running a force push. Still no luck.

$ dev-lib/svn-push -f
Successfully converted WordPress README to Markdown
/Users/frankie/Dropbox/Sites/vvv/www/wordpress-trunk/wp-content/plugins/user-session-control/readme.md
From github.com:fjarrett/user-session-control
 * branch            master     -> FETCH_HEAD
Already up-to-date.
Everything up-to-date
dev-lib/svn-push: line 52: md5sum: command not found
dev-lib/svn-push: line 53: md5sum: command not found
Temp SVN dir: /tmp/svn-user-session-control-
Temp Git dir: /tmp/git-user-session-control-
Updating '.':
At revision 1058705.
remote: Counting objects: 9, done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 5 (delta 3), reused 0 (delta 0)
Unpacking objects: 100% (5/5), done.
From /Users/frankie/Dropbox/Sites/vvv/www/wordpress-trunk/wp-content/plugins/user-session-control
   e1dd921..7117686  master     -> origin/master
Updating e1dd921..7117686
Fast-forward
 assets/screenshot-1.png | Bin 30690 -> 30690 bytes
 assets/screenshot-2.png | Bin 24563 -> 24563 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)
building file list ... done

sent 132 bytes  received 20 bytes  304.00 bytes/sec
total size is 30603  speedup is 201.34
building file list ... done
./
screenshot-1.png
screenshot-2.png

sent 54428 bytes  received 70 bytes  108996.00 bytes/sec
total size is 55253  speedup is 1.01
D         tags/0.1.0
D         tags/0.1.0/LICENSE
D         tags/0.1.0/readme.md
D         tags/0.1.0/readme.txt
D         tags/0.1.0/user-session-control.php
?       assets/screenshot-1.png
?       assets/screenshot-2.png
R       tags/0.1.0
A       tags/0.1.0/LICENSE
A       tags/0.1.0/readme.md
A       tags/0.1.0/readme.txt
A       tags/0.1.0/user-session-control.php

SVN Commit message:
Update to commit 7117686 from [email protected]:fjarrett/user-session-control.git

Hit enter to proceed with SVN commit and Git tag

Skipping plugin tag 0.1.0 since already exists
Replacing      tags/0.1.0
Adding         tags/0.1.0/LICENSE
Adding         tags/0.1.0/readme.md
Adding         tags/0.1.0/readme.txt
Adding         tags/0.1.0/user-session-control.php
Transmitting file data ....
Committed revision 1058706.

from wp-dev-lib.

westonruter avatar westonruter commented on July 23, 2024

@fjarrett can you see if #65 fixes the problem?

from wp-dev-lib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.