Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"目录名称无效。"? #8

Open
brightmann opened this issue Nov 10, 2024 · 0 comments
Open

"目录名称无效。"? #8

brightmann opened this issue Nov 10, 2024 · 0 comments

Comments

@brightmann
Copy link

hi.

~/rigos (master)$ ls target/release/
build/ deps/ examples/ incremental/ rigos.d rigos.exe* rigos.pdb
~/rigos (master)$ mkdir rigos-site
~/rigos (master)$ cd rigos-site
~/rigos/rigos-site (master)$ ~/rigos/target/release/rigos.exe init
[INFO] init new site at current directory...
Cloning into '.'...
remote: Enumerating objects: 41, done.
remote: Counting objects: 100% (41/41), done.
remote: Compressing objects: 100% (31/31), done.
remote: Total 41 (delta 3), reused 38 (delta 3), pack-reused 0 (from 0)
Receiving objects: 100% (41/41), 49.93 KiB | 594.00 KiB/s, done.
Resolving deltas: 100% (3/3), done.
thread 'main' panicked at src\create.rs:71:10:
failed to init repo: Os { code: 267, kind: NotADirectory, message: "目录名称无效。" }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

怎么解决?谢谢你

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant