Closed mottosso closed 10 years ago
To reproduce:
>>> write("/home/marcus", "Asset.class") >>> write("/home/marcus", "Asset.class")
This would attempt to store history for Asset.class, but as it doesn't contain anything, history would have trouble figuring out which suffix to use.
Asset.class
To reproduce:
This would attempt to store history for
Asset.class
, but as it doesn't contain anything, history would have trouble figuring out which suffix to use.